STM32F103 USART3 RX problem not triggering interrupt while data comes to pin
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-03-01 4:16 AM
Hello,
I work on the STM32f103.
For the project I need to comunicate through USART but here is the problem;
I can transmit everything to my computer but whenever my PC replies back, nothing happens.
Rx interrupt has been enabled but I'm never going into the interrupt routine.
Has anyone already been facing this kind of problem?
Labels:
- Labels:
-
STM32F1 Series
-
UART-USART
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-03-01 8:58 AM
Hard to tell if you don't show relevant code.
