• Build a programmer by own 100%
    Hi, friend, is anybody willing to share on how to build a programmer in 8051 ? My meaning is like create a own software and hardware for flashing 8051. Totally start from ZERO. Step by step up, bit...
  • Building my own Programmer/Burner
    Hi, i have designed hardware that takes in a byte of data with every clock and burns it into the next location of FLASH PROM of atmel micros. Now i need to build a application in VC++ that can read...
  • STM32L4 is Cube Required
    Prior to now I have worked pretty much exclusively with the STM32F1 chips. I tried using cube with them a few times always had issues and scrapped it for setting things up myself. I always used the Run...
  • Generating Cube project from Keil
    When I use Keil to generate a Cube project, I end up with 2 .uvprojx files. Is this the intended behaviour? Let me explain this in more detail: 1. I create a uVision project in root/myProj.uvprojx...
  • Keil and Cube incompatibility for HAL Library
    Microcontroller: STM32F302R8Tx MDK-Lite: v5.26 DFP: 2.1.0 STM32CubeMX 4.27.0 I am running into an issue where the Keil uVision and STM32CubeMX are not using the same HAL library version. ...