Hi thereI want to do a write operation on ST10 flash. I'm using a example code from its datasheet. here is the code: FCR0H|= 0x1080; /*Set DWPG, SMOD*/
FARL = 0x0000; /*Load Add in FARL*/
FARH = 0x0000; /*Load Add in FARH*/
FDR0L = 0x0000; ...
Hi thereI've recently started working with st10f275 microcontroller. I am totally confused. I can't event find its datasheet! which compiler, ide, programmer should I use?Could anyone guide me? Thanks in advance.
thanks for reply and recommendation. I just want to initialize its uart and gpio. our company had a project 15 years ago and now I want to modify it a little. I have written a very simple code, but it doesn't work. Thanks a lot.#include <stdio.h> ...
Thanks for the comment. I'm using Keil and S10flasher. this is the report of S10flasher, but It doesn't work. I don't know how to debug my code.*FILE INFO FOR FILE:Hello.H86Size = 1315 bytes.Programming time = 2 s.Block(s): *Set com parameters:COM3,...