尝试用GIO的作为输入端,采集信息。在HALcode generator中设置了enable GIO driver,以及图片中的设置。
main函数中,
uint32_t RST_MON_Int=0;
RST_MON_Int= gioGetBit(gioPORTA,6);
编译没有错误,下载后没有接收到数据(高电平1)
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.