I need some technical materials about this wifi module and some tutorials about receiving data. I'm working about simple application who works like that:1) The sensor measures temperature and sends data through UART interface. Next this information i...
We have a programming problem for this ST CHN P 24C32WP K2A823 component that was provided to us. The reference component we use and know how to program is the ST CHN P 24C32WP K2A237. The only difference in marking on the IC is 823 instead of 237. W...
Posted on November 13, 2009 at 05:51Dummy question : .axf size greater than Flash size???
Hi.I want to read the EEPROM but i don't see any function for this. i write my data in eeprom by hal_flashex_dataeeprom_program() function and i want transmit eeprom's data with uart to pc. how can i do this?