Search found 23 matches

by Vassilis
Thu Feb 16, 2023 8:59 pm
Forum: IDE's
Topic: Arduino IDE 2 & Debug feature
Replies: 45
Views: 30350

Re: Arduino IDE 2 & Debug feature

Debugging works fine on Windows 10, Arduino IDE 2.0.3, STM32F303
Arduino_IDE_Debugging.jpg
Arduino_IDE_Debugging.jpg (79.35 KiB) Viewed 5690 times
by Vassilis
Tue Nov 15, 2022 6:46 am
Forum: Custom design boards
Topic: firmware update
Replies: 3
Views: 3303

Re: firmware update

@hyur
Maybe the STM32-Programmer is what you want.
https://www.mikrocontroller.net/topic/141711
Image
by Vassilis
Mon Jun 27, 2022 3:34 pm
Forum: General discussion
Topic: How use SPI1 and SPI2 same time
Replies: 4
Views: 1180

Re: How use SPI1 and SPI2 same time

As @ GonzoG already said, you can modify the default SD library and change the SPI port. This is the easy way, but you need to remember this modification in case you want to restore the original settings and connect the SD card to the SPI 1 port. Supposing that the official SD library is stored in t...
by Vassilis
Sat Mar 12, 2022 11:40 am
Forum: General discussion
Topic: How to use hid bootloader instead serial usb adpter
Replies: 1
Views: 1605

Re: How to use hid bootloader instead serial usb adpter

Hello utherbone,
Did you set the upload method ?

hidbootloader.PNG.jpg
hidbootloader.PNG.jpg (82.5 KiB) Viewed 1562 times
by Vassilis
Tue Jun 15, 2021 6:55 pm
Forum: STM32 HID bootloader
Topic: STM32F103C8T6 bluepill with HID Bootloader 2.2 problems uploading
Replies: 2
Views: 9168

Re: STM32F103C8T6 bluepill with HID Bootloader 2.2 problems uploading

This is because the usb port is not configured as a composite usb device. A USB Composite Device is a peripheral device that supports more than one device class ( source: keil.com ). For example, using the usb port as a composite device you can have a usb serial port, mouse and keyboard, all at the ...
by Vassilis
Wed Jul 22, 2020 9:36 am
Forum: Projects
Topic: STM32SAM - Speech Synthesizer
Replies: 4
Views: 5235

Re: STM32SAM - Speech Synthesizer

+1
by Vassilis
Thu May 28, 2020 8:59 pm
Forum: Custom design boards
Topic: Problem with custom made Board und HiD Bootloader
Replies: 7
Views: 6814

Re: Problem with custom made Board und HiD Bootloader

After you burn the HID bootloader with ST-Link, try to upload a blink sketch with HID Bootloader by using the following settings
HID-BL_Settings.jpg
HID-BL_Settings.jpg (83.63 KiB) Viewed 6785 times
by Vassilis
Fri May 01, 2020 10:30 am
Forum: STM32 USB CDC bootloader
Topic: STM32F1 USB CDC bootloader
Replies: 6
Views: 12168

Re: STM32F1 USB CDC bootloader

+1 :)
Well done Steve
by Vassilis
Wed Jan 01, 2020 10:51 am
Forum: Off topic
Topic: Happy new year
Replies: 6
Views: 6058

Re: Happy new year

Happy new year !

Go to advanced search