David Partridge (@perdrix)
I came up with this which appears to work:static float FR_Vals[] =
{
1.500, 1.067, 1.071, 1.077, 1.083, 1.091, 1.100, 1.111,
1.125, 1.133, 1.143,...
I couldn't access your code, but unless it is a lot cleverer that what I showed, it is unlikely to work as if CCLK is 72MHz, then the UART clock is 18/36/72MHz...
I'm looking some code that configures a UART for 115200 baud and
assumes that the PCLK to for the UART is 12MHz. Which works fine if my
CCLK is 48MHz and the...
An update. Their code wouldn't work at all with any 1GB SD card formatted as FAT (even if formatted with the SD Card Association's formatting program) - it always...
This sounds similar to the other thread I started recently, Trust me this is NOT the same as the other thread which relates to the RL-ARM support for SD Card.Has...
Thanks I will check that - but remember I didn't write that code - it was supplied as a sample by Keil (not saying it's necessarily correct because of that).MCI_CLOCK...
Another reply:MCI Setup:static BOOL Init (void) {
/* Initialize MCI interface. */
/* Power Up the MCI and DMA controller. */
PCONP |= 0x30000000;
...
Use this form to contact perdrix
Before you can contact a member of the *Related Sites:
- You must be logged in (register here)
- You must confirm you email address