cancel
Showing results for 
Search instead for 
Did you mean: 

Interfacing STM32 Nucleo64 F401re With EM-18 reader module.

dhruv_singh_who
Associate

I am recently trying to interface EM18 reader module with STM 32 with PA10 (RX) pin with UART1 for communication it seems to not working I am also trying to print it to serial monitor.


see attach rar file for code.

 


I am beginner so can any one help.

 

1 REPLY 1
KDJEM.1
ST Employee

Hello @dhruv_singh_who and welcome to the Community,

 

First, I apologize for my late reply.

I recommend you to take a look at steps shared in this wiki Getting started with UART and get inspired.

This article explains what is UART and how to use it through examples. In these examples USART1 is used ( PA9 for transmission (TX) and PA10 for reception (RX)).

 

I hope this help you.

Kaouthar

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.