• 8031 POST (power on self test)
    I'm not having much success in finding an 8031 POST (power on self test) online. I'd be especially interested in tests from a microprocessor manufacturer. For example, are there published tests to...
  • how to do self test of microcontroller 8051
    Hi all iam working on the cygnal microcontrollers c8051f124, actually i have to perform self check of microcontroller on power on i have written some routines for RAM and how self check the cpu of...
  • Self Bootloader.
    Hi, Currently i have success download the hex data to SRAM and running the program. Now I would like to save the CODE data on external eeprom whenever power is ON will automatically download the...
  • test
    testtest
  • ROM Self-Test in MDK-ARM - Another Approach Sought
    Hi, I'm in the process of porting my Flash memory check for STM32F0 from gcc to mdk. The gcc check follows a method similar to: http://stackoverflow.com/questions/24150030/storing-crc-into-an-axf-elf...