Posted on May 17, 2011 at 11:32Hi everyone I'm working with str912 RTC, and once i initiate it, i set the time and it goes well, until here everything OK. When i try to read RTC, it returns ALLWAYS the same value, the ones that i've used on the star...
Posted on May 17, 2011 at 09:58Hi everyone I'm working with str912 RTC, and once i initiate it, i set the time and it goes well, until here everything OK. When i try to read RTC, it returns ALLWAYS the same value, the ones that i've used on the star...
Posted on May 17, 2011 at 09:55Hi My UART0 is sending very well, but it cant receive nothing! :| Can anyone give a tip please? Thanks :o here is the code: UART_InitTypeDef st_UART0; GPIO_InitTypeDef GPIO_InitStructure, GPIO_InitStructure2; /* E...
Posted on May 17, 2011 at 09:55Hi everyone I'm experiencing a problem betwen GPIO8 and ENET port. When i configure and init GPIO8, ENET just stop working, and i can´t see why!! Did anyone already had this problem? Thanks ppl :|
Posted on May 17, 2011 at 09:55Hi My Banks are already well configurated. What i understand, is that you have to divide your address by 4, and pass that result to NBBaddress register. Then when you want to write to the flash Bank1, you need to write...