Hi,
I am running STM32F4Discovery board (I did not attach the CC2564 on the discovery board). I already flash the SPPLEDemo via IAR and the application is working well (LED3 flashing). In device manage, see "STMicroelectronics STLink Virtual COM Port (COM417)", use that vritual com to connect with hyper terminal succefully, but there is no output on the hyper terminal (I expect to something even I did not attach CC2564 on it); already change baudrate to 9600 and 115200 but does not help.
I probe the pin PA2 and PA3 on the scope and see data is transfering ( adding some Dispay() function to print debug message), but nothing display on hyper terminal.
Here is some information may help:
- Run IAR 7.5 on Window XP.
- Already change USART to 2 and mapping all the pins (PA2 and PA3) (see data tranfering via scope).
- connect discovery boad to PC via mini USB - USB cable
There is a micro USB on the discovery board, I alreay try to connect it to PC but nothing happens. Do I miss anything, please help. Thank you.
regards,
Shrek