User Activity

Without Interrupt signal STM32F207 print continuously.How to avoid it...void EXTI9_5_IRQHandler(void){ /* USER CODE BEGIN EXTI9_5_IRQn 0 */ /* USER CODE END EXTI9_5_IRQn 0 */   printf("\n\rInterrupt Occur\n\r"); /* USER CODE BEGIN EXTI9_5_IRQn 1 */ /...
I try to flash using st-link v2 but it show the error message. In my design I cant able to access the Boot 0 and Boot1 pins so no possibility to go for DFU mode.Please give any solution to flash using st-linkV2 kmani@kmani:~$ st-flash erase2018-09-25...
Posted on April 04, 2018 at 22:31I'm using STM32F207ZG ,What is maximum Voltage level at Tx and Rx pin in USART3? Can I use 5V CP2102  USB to TTL converter with STM32F207ZG?
Kudos from