• MMU implementation.
    Can a software memory management unit be implemented on a 8032 microcontroller ?
  • FATFS, HAL driver implementation on keil
    hi, i'm working on the sd card application for stm32f407/429 MCU . i have the HAL driver, FATFS module . but the problem is the internal mechanism and the API in both HAL, FATFS confuses me. i'm here...
  • ISP implementation help
    Could anybody in this forum points me to the right place on how to get or implement In-sytem-programming (ISP) into my current design. It will be nice if I can get rid of my bulky programmer. Thanks...
  • Implementation FFT in C
    Hi evryone, brief; I would need to do FFT algorithm in C language for c51. Does anyone help me on this? Thanks details; I must get the sound and put on the LCD display and let the person enter...
  • implementation of I2C on 89v51RD2
    Hi all, I am using 89V51RD2. I want to implement I2C bus on it for interfacing with E2PROM, RTC, and PN531. How do I do it? I got source code from a website for I2C implementation but it is of no...