atferrari
Full Member level 4
- Joined
- Jun 29, 2004
- Messages
- 237
- Helped
- 7
- Reputation
- 14
- Reaction score
- 3
- Trophy points
- 1,298
- Location
- Buenos Aires - Argentina
- Activity points
- 1,996
18f4550 read
PIC 18F4550.
After downloading the Brad Minch's LAB1 software for USB, and having read a lot, I have some questions:
a) What is the software I should run in the PC (much like Hyperterminal when using old RS-232)? Is it anything like that included with Windows XP?
b) LEDs blinking on the PIC side, and on the PC's screen I should see what?
c) I managed to understand he uses PORTB to get additional info on the progress but I can not see how to make of good use of this software for a simple application sending just plain text to PC (debugging purposes and eventual final use with my board) and receiving from time to time simple ASCII codes from the PC.
d) It seems that even Jan Axelson have been using some basic software initially supplied by Microchip (is it USBCH9.ASM or something like that?) I couldn't find it after searching for long time.
Sorry, is my first time with USB and I work in Assembler. And yes, I have read USB rev 2.0.
Help appreciated.
PIC 18F4550.
After downloading the Brad Minch's LAB1 software for USB, and having read a lot, I have some questions:
a) What is the software I should run in the PC (much like Hyperterminal when using old RS-232)? Is it anything like that included with Windows XP?
b) LEDs blinking on the PIC side, and on the PC's screen I should see what?
c) I managed to understand he uses PORTB to get additional info on the progress but I can not see how to make of good use of this software for a simple application sending just plain text to PC (debugging purposes and eventual final use with my board) and receiving from time to time simple ASCII codes from the PC.
d) It seems that even Jan Axelson have been using some basic software initially supplied by Microchip (is it USBCH9.ASM or something like that?) I couldn't find it after searching for long time.
Sorry, is my first time with USB and I work in Assembler. And yes, I have read USB rev 2.0.
Help appreciated.