• a slower flash
    i purchased a flash module am29f040b-90J its access time is 90ns, but the microcontroller has 80/60ns instruction cyle. Can I use this flash with the microcontroller? Or is it preferrable that...
  • NEON Running slower
  • C166; RAM slower than ROM
    Hi all, This problem has been on hold for a while but a collegue of mine is looking at it again: Our app is running from flash but we want to run it from RAM (in case we would have performance issues...
  • Got the problem
    I think I got the problem. UART is recieving 0x00 somehow. I have to fix my transmitting software. Thanks for you help, Eric.
  • Got the problem with FFIND command
    at first,I make a program that list all file in SD card with FFIND function.not using RTOS yet,it's work fine. then,I using RTOS (use RTX) ,every fuction work fine (such as fopen,fclose,etc) except...