Forum : ST7/STM8
Original Post
Post Information | Post |
---|---|
November 27, 2012 - 9:27am
|
uregently needed coding tutorial for STM8 in C language i have to learn it |
Forum : ST7/STM8
Post Information | Post |
---|---|
November 27, 2012 - 9:27am
|
uregently needed coding tutorial for STM8 in C language i have to learn it |
The RCSTM8 C is standard C with some specificities explained in its manual.
Stéphane
i want to know how we can assignr the GPIO pins in STM8L151C4 microcontroller can u please help me out and how we can assign the delay function
thank you stephane i need your help in which how we can assign the pins for STM8L151C4 microcontroller i.e GPIO pins assigning and delay function for the pins please help me
Hi,
You'll find all these answers in the STM8 peripherals library and the associated docs, available for free download on the ST website.
Best Regards,
Vincent
thank you vincent
can u help me regarding the coding for STM8 i am new to this one
Hi,
First learn standard C, then read the ST and Raisonance docs and try the examples from the ST lib and Ride.
That's all the help we can give you until you have more specific questions.
Best Regards,
Vincent
Did you check AN55-Porting_Cosmic_applications_to_Raisonance.pdf?