Search found 2 matches

by jgiven
17 Nov 2008 20:08
Forum: mikroC for dsPIC30/33 and PIC24 General
Topic: Converting char received from uart to a int
Replies: 6
Views: 20646

Wow! Thanks for the input Dany. You caught quite a few gotcha's in my code. I think the not incrementing the count variable was adding to my confusion too. One question though, I don't see in the help and documentation files where StrToInt() is a library function available to me in C. Is there an in...
by jgiven
17 Nov 2008 15:34
Forum: mikroC for dsPIC30/33 and PIC24 General
Topic: Converting char received from uart to a int
Replies: 6
Views: 20646

Converting char received from uart to a int

Hi all, This is my first PIC project and I haven't touched C in about 10 years, so please bear with me. I need to send numeric data via serial RS232 to my PIC24. I am trying to send a data stream that gives how many steps to move a stepper motor and what direction. I typical data stream would consis...

Go to advanced search