• problem with st-linkIII for keil
    Hello, I am using Keil uvision 4 (arm-mdk453 package) for STM32VL discovery board. I try to use ST-LINKIII to debug/download to the flash, but receive popup message "No STLink detected". But can download...
  • how to start
    Hallo Everyone , I am learning ARM CORTEX-M3 controller . I am using a STM32F103RT6 board and programmer is KEIL SOFTWARE . I am beginner for this stuff I am trying to write simple programme just blink...
  • How to start?
    Hi! I am a total newbie when it comes to ARM processors programming. Since I found out about this products I would like to know with what to start? I though that for start I would get myself...
  • How to use TCP_TYPE_KEEP_ALIVE or how to hold TCP connection?
    I am writing simple program to control device through TCP port. Program was working but connection close automatically after time out. To hold the connection I try to use TCP_TYPE_KEEP_ALIVE flag, but...
  • How to
    Hi I want to update my program using a modem. My idea is to download the new soft and save it in my external Flash. Then i will set the BootVector to point at 01:6000h (89c669). Restart the device...