User Activity

I'm using UART4 on an STM32H743x processor to talk to an external device.The program works great when running on the debugger ST-Link).When I program the part, remove the ST-Link and power-cycle the board, I get a framing error on every byte received...
Posted on November 18, 2014 at 20:31I have the DeFuse project working for bootloading an STM32 part.  This works fine for the Windows environment.  I'm interested in what people do for the MAC/Linux platforms?  I know you can run Windows programs fr...