• programming stm32f030k6 using keil
    Hi, I am a newbie in stm32 and c++ programming.I m currently working with an STM32f030k6 custom board with the 16MHZ oscillator.I want to read raw data from mpu6050 from i2c communication.I m using keilv5...
  • Flash Timeout. For new Flash Algorithm
    Hi all, I am new to Keil. I am writing a new flash algorithm to download a program to on-chip flash via SWD. All I got is the flash timeout error message. Is there anyway to add debug message to...
  • AT49xV32x flash programming algorithm
    I am now trying to write my own flash programming algorithm since there is not one for my EN29LV320 flash memory in realview MDK. And as I was told in the online help, I should find a model to modify...
  • Nand Flash Algorithm
    Hi all, I am creating a FLM file for Nand Flash in Keil. So far, I am able to create a FLM file. The erase sector is working fine. The Program Function is success with hard-coded values. ...
  • Ext Nand Flash Algorithm
    Hello I'm working S3C2440, large page(2KB) NandFlash. I'm modified flash/samsung_nand_sp folder sample program to support large page. I'm using nand boot in s3c2440. but, Not Flash... and Error...