• ULink not working with uvision4
    Working with ULINK2 in keil .After configuring all the settings in Debug .It is not displaying automatically the device id,no etc.JTAG Device chain is not blank .. what should be done?
  • SPI wont idle low. STM32F103VET6
    Hi. I have probably overlooked something very basic here. For some reason my SPI brings up a mode fault, just after I enable the peripheral whenever I try get get it to idle low. If I idle high...
  • Silicon Labs programmer wont program.
    Hi I have been trying to program already existing source on a Si1060 board but I can not seem to get it to program. When I click LOAD it just gives me this error -> " Error: Flash Download failed...
  • CAN2_SignalObjectEvent wont catch 29bit can id
    Is there a trick to get the CAN middle-ware to catch 29 bit ids? void CAN2_SignalObjectEvent (uint32_t obj_idx, uint32_t event) { if (event == ARM_CAN_EVENT_RECEIVE) { // If receive event ...
  • EFS fopen in read mode wont work
    I am using a SPI NOR Flash ( AT45DB641E ) with Keil MDK5 Flash File System v6.8 and EFS. Init, Mounting and formatting works. Even "finfo()" works an delivers information about FS and overall flash...