Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- How are you supposed to drive the UART and the required protocol to interface the wireless module? Do you plan to implement a Nios processor? In this case you need to instantiate the uart core in sopc builder and then you only need to write the software driver. Otherwise you have to code everything in raw HDL, but this is definitely not a task for a beginner. --- Quote End --- i will promming it in VHDL and i know that's not easy at all. for the moment the problem is not for the programming side but strictly electronic : how can i ensure the connection between the wireless module and FPGA? may i create a new interface or can i use the HSMC Connector to realise a UART connection?