S08AW60 - Basic bemory write question

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

S08AW60 - Basic bemory write question

1,040 次查看
Splinter_Cat
Contributor I
This is my first post, and it's intimidating to speak out amongst so many veterans. I am designing a data handler for a college project, using the MC9S08AW60 microcontroller. I've read some of the important sections in its massive data sheet, and right now I'm trying write data to memory off my IIC bus. This is my first time programming actual hardware, so I don't know how to write to memory, aside from a few select registers for IIC.

I've done several searches on the website trying to figure this out, but everything is over my head. Is there a very low level tutorial on the basics of codewarrior programming out there, or are these boards made for just this type of question?

--
Alban Edit: FSL Part Number in Subject line + moved from 16-bit.

Message Edited by Alban on 2007-03-22 10:23 AM

标签 (1)
0 项奖励
1 回复

237 次查看
bigmac
Specialist III
Hello and welcome.
 
You might find some suitable tutorial information at the following location -
 
I am assuming that you will want to use C programming, and not assembler.  You could also do a Google search on "C programming" or "C tutorial" for basic introductory programming information.
 
Regards,
Mac
 
0 项奖励