2011-12-06 12:27 PM
hi,
I have a stm32f103zet6 board and im using keil. the external crystal (HSE) has 16mhz. When im setting up my USART2 @ 38400bau in Keil Debugger it shows me that its running with 12668 baud ??? (=38400/3,19). Where is my fault? With the Eval board from keil everything seems to be allright (but it has 8mhz HSE). Here is my code: Please help. Is my PLL/RCC Setup correct? I want to use USB as VCOM too.2011-12-08 03:14 PM
hi clive,
thanks! I attached the project as a zip-file. The archive password is ''stm32''. And btw. can you take a look at the retarget function (for communicating via keil-debug-window with the bluetooth device which is connected to the uasrt2)? with regards!2011-12-08 07:56 PM
Try these