samsearcher
11-11-2006, 04:00 AM
Can some help a beginner out
I recently purchased a propeller chip and have been trying to learn spin. I'm not much of a programer but was able to work out most programs I attempted on the basic stamp. I have read the propeller manual and have worked through the programming Tutorial and seem to have a grip on some of this. OK this is what I'm trying to do and this is what I have to work with. I have a propeller chip mounted on a bread board with a 3.3 V. power supply, external EEPROM, 5 MHz crystal and I'm using a prop plug to program the propeller chip with and every thing is working fine. Now here's the problem, I have been trying send and receive from the propeller chip using the FullDuplexSerial OBJ to the computer. I have a simple program that I wrote using RealBasic that sends the serial data to a text window and it works fine with the basic stamp. So far I have not made any progress with the propeller chip. Would somebody please post a vary short and simple program demonstrating how to send and receive a short line of text from the propeller chip to the computer that could be displayed in a program like Hyper Terminal.·This would be vary helpfull in getting me started and I'm sure there are other beginner that would also find this usefull.
The Serial setting I'm using in my terminall program are
2400 Baud
8 bits
no parity
1 stop bit
Thanks
I recently purchased a propeller chip and have been trying to learn spin. I'm not much of a programer but was able to work out most programs I attempted on the basic stamp. I have read the propeller manual and have worked through the programming Tutorial and seem to have a grip on some of this. OK this is what I'm trying to do and this is what I have to work with. I have a propeller chip mounted on a bread board with a 3.3 V. power supply, external EEPROM, 5 MHz crystal and I'm using a prop plug to program the propeller chip with and every thing is working fine. Now here's the problem, I have been trying send and receive from the propeller chip using the FullDuplexSerial OBJ to the computer. I have a simple program that I wrote using RealBasic that sends the serial data to a text window and it works fine with the basic stamp. So far I have not made any progress with the propeller chip. Would somebody please post a vary short and simple program demonstrating how to send and receive a short line of text from the propeller chip to the computer that could be displayed in a program like Hyper Terminal.·This would be vary helpfull in getting me started and I'm sure there are other beginner that would also find this usefull.
The Serial setting I'm using in my terminall program are
2400 Baud
8 bits
no parity
1 stop bit
Thanks