• Trouble with auto-generated code in Keil
    Hi there! I just recently decided to move to ARM based MCUs from 8-bit AVRs. I bought myself a NUCLEO-F303K8 board to start exploring. I started with STM32CubeIDE and hated it. So... I decided to...
  • Trouble with auto-generated code in Keil
    Hi there! I just recently decided to move to ARM based MCUs from 8-bit AVRs. I bought myself a NUCLEO-F303K8 board to start exploring. I started with STM32CubeIDE and hated it. So... I decided to...
  • Auto define Memory Class range
    Hi, I am using “Linker Control File” to create MEMORY CLASS using the following directive, CLASSES( HCONST_EeSet1 (0xC00000-0xC003FF), HCONST_EeSet2 (0xC00400-0xC004FF), HCONST_EeSet3 (0xC00500...
  • Auto define Memory Class range
    Hi, I am using “Linker Control File” to create MEMORY CLASS using the following directive, CLASSES( HCONST_EeSet1 (0xC00000-0xC003FF), HCONST_EeSet2 (0xC00400-0xC004FF), HCONST_EeSet3 (0xC00500...
  • How do I auto connect bluetooth given a BD address?
    I am trying to connect two boards (the Rigado BMD-301 and the TI CC2650 launch pad) and cannot figure a way for the Rigado to pickup and connect to the TI. We have the BD address of the TI board and...