• How to set DBGMCU_CR register on MDK?
    IDE:MDK5.23.0.0 MCU:STM32F103RET6 Code generate:STM32CubeMX Q1:I want to know how to set the DBGMCU_CR register on MDK? I tried two solutions to set DBGMCU_CR on MDK, but failed. Solution 1...
  • STM32F100 VLDISCOVERY Error: Flash Download failed - Target DLL has been cancelled
    Hi everyone I am trying to start with my STM32F100RBT6B in the STM32VLDiscovery and programming in Keil uVision IDE, with Cube MX. I upload the CubeMX code for the uVision and finished the code with...
  • stm32F103+ENC28j60 as TCP Cleint
    I try to make my stm32+ enc28j60 as client but the sample I found is the web server which can turn the led on/off. the one of library is ip_arp_udp_tcp.c but it doesn't say any way to send the socket...
  • stdio.h does not recognize FILE *fpointer
    I am using IAR embedded workbench software for ARM CORTEX M3 controller. I have already included stdio.h library and it have fopen function like this but when i am declaring my file pointer like this...
  • Yocto on AMOS 820 hello world?
    The AMOS 820 seems to be a good fit for a system I'm developing, and installation of the linux BSP and creation of the out-of-the-box image went flawlessly. However, at this point the documentation trails...