Posted on May 17, 2011 at 13:11e.g. as follows: #define U_ID_0 (*(vu32*) 0x1FFFF7E8) #define U_ID_1 (*(vu32*) 0x1FFFF7EC) #define U_ID_2 (*(vu32*) 0x1FFFF7F0) printf (''Unique ID
Posted on May 17, 2011 at 13:11Hi we encounter the problem that the DAC of the STM32F103xE stops operation after a reset (e.g. via NRST pin or via a software reset). It looks as the pin is no more drive by the DAC. Running a power down/up sequence b...
Posted on May 17, 2011 at 13:07hello the example for SDIO access to sd-cards from the firmware library (sdcard.c) runs well on the STM3210E-EVAL board. but if the mode is set to ''polling'' or ''interrupt'', block transfers do no more terminate. for...
Posted on May 17, 2011 at 13:06Hi STOne-32 We already integrated to new library as we made a major upgrade anyway. It looks great up to now, the only part we are missing is the full support for the 'SysTick' as it was defined in ''stm32f10x_systick....