Lejla
New Contributor
4 years agoCyclone IV can't recieve data trough second UART
Hello everyone,
As I am working on my thesis I have encounterd a problem.
I have Cyclone IV EP4CE6E22 and it is connected to two nodeMCUs.
First nodeMCU sends data from RC522 RFID module and the second is supposed to send data aquired from MQTT server to FPGA.
First nodeMCU connected to PIN 100, works perfecly, second one does not work at all (connected to PIN 106) and GND is connected between boards and FPGA.
My Verilog code is uploaded on github: lejlahusi/IWM-Inventory-Warehouse-Managment: My final university thesis. (github.com)
Reason why I have two nodeMCUs is cuz RFID sensor will not always read RFID tags.