Posted on May 17, 2011 at 09:33hi jonny_h, Are you all right? Try the following piece of code please. It works in my board. #include ''91x_lib.h'' #define TIM0Prescaler 0xFF #define PWMFreqInHz 100 #define PWMPulsePercent 33 TIM_InitTypeDef TIM_Init...
Posted on May 17, 2011 at 09:31Hi Martin, Could you please send me main.c. I have problems how to read/write SD in the main function. I am using SSP0 and have no interrupt. Thank you. Yuantu
Posted on May 17, 2011 at 09:31Hi Martin, Your code is useful and give me a start point. I will download FESL to see what is inside. I am using IAR KickStart Kit for ARM91x and wonder whether the SD/MMC hardware of the board is working. I set P57 as...