Posted on December 19, 2007 at 08:16Hi all, I need to be able to write(change) data in the upper part of the flash that I am using as NV storage. The problem is that I cannot afford to erase the sector as I don't have enough RAM to store the content...
Posted on October 30, 2007 at 04:04Hi all, I am not having much joy in getting my SPI peripherals to work on an IRQ base. Polling works!!! but I am not finding that it triggers an interrupt when I set the receive interrupt. (BSPI_RcItSrc(BSPIx,BSPI_...
Posted on September 19, 2007 at 14:46Hi all, I need to find out if it is possible to program multiple MCU's on the same PCB at the same time. I need to put down 8 x STR711s / STR712s on my board and they will all be doing the exact same thing. Thus ...
Posted on September 11, 2007 at 03:14Good morning all, I am battling to get something right on the STR712 that works quite well on Atmel's SAM7S. I need to interface to smart cards using the normal UARTs on the MCU. I know that this is possible as I...