STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Maximum baud rate for serial bootloaders

What is the maximum reliable baud rate that the serial bootloader will operate at?I am aware than AN3155 says that the max tested is 115200 but that's too slow for the production rates we need. How much faster can it go? I would like to go at least...

I need help programming USB FS on Nucleo-F303RE. using pins A11 and A12 and connecting via an exposed USB cable using wires for direct connection to the GPIO's

I believe the programming code might be missing something. I was missing external 1.5K pull up resistors, but I added them and the device is recognized over USB.I would like code references, to implement mass storage mode, with SD card (via SPI).