Posted on May 17, 2011 at 13:32Hello, On the EVAL board, the device IOs are connected to external components which drives current even if the device is in STOP mode. In this case, to get the correct power consumption in STOP mode you have to configu...
Posted on May 17, 2011 at 12:15Hello, With default compiler option, when you made a call to a function within a driver, all the driver size will be included in the final image and not only the used function size. In fact, when you call the NVIC_SetV...
Posted on July 17, 2007 at 05:05Hello, I guess you mean Synchronous Serial Peripheral (SSP), in this case the STR75x embeds 2 Synchronous Serial Peripheral (SSP) with programmable choice of interface operation: Motorola SPI or TI synchronous serial....
Posted on June 20, 2007 at 16:44Hello, Your code seems Ok; I want just to check if the EXTIT and GPIO clock are enabled? As reference code, you can refer to the EXTIT examples provided with the STR75x software library which demonstrates how to confi...