Archives
-
Beginner Prop questions
I just opened the Prop, Prop clip, read the manual through, circuits etc. and read quite a lot, what I could find on these forums.
So when the Prop boots up, Cog0 looks for a PC connection first. If it’s available, it’ll load the program into memory.
This mean the EEPROM is optional as long as I have a good PC connection running Propeller Tool right?
Is there anything I need to do to terminate those open pins on the Prop then?I’ll have more, don’t worry
Related Forum Messages
- Question about no Propeller Chip found
- Prop and rs232
- Parallax Serial Terminal
- Propeller Help, vs Propeller Manual
- A couple of beginner questions about the Propeller.
- 3.3v in & out of Prop, but no Prop found on any port
- Cheapest Prop board?
- Prop BOE can’t find any ports
- Help programming eeprom with spin tool?
- Need to power-up/down auxiliary +5v Supply via Prop pin
- Arduino to Propeller communication.
- Unsolved Will Prop BOE threads be on the Propeller Chip forum or elsewhere?
- Solved More Prop Demo Board help.
- ?Alt win vers for Prop tool???
- How to fix ground plane voltage differences which cause the prop chip to reset?
- MicroSD board for your Propeller for <$15 (with a free Propeller chip)… An idea
- Communicating prop to prop with FullDuplexSerialPlus
- Unsolved A fully connected network of 5 Propellers – how to?
- Propeller Board of Education text
- Is it recommended to have a capacitor on the VDD of the EEPROM?
Will the Propeller fail to be detected if the eeprom is bad/missing? I just wired up a board to use the Propeller chip that I got in the "Mystery Bag". I had checked all the voltages and checked for shorts and everything looked good. I then plugged in the Prop and the eeprom but somehow when doing that one of the LM317 resistors broke and both chips saw 6+ volts. I fixed the problem and replaced the Propeller but I don't have another eeprom. The Propeller Tool still doesn't detect a Prop. I just need to know if the eeprom ...Hello I am working on a project from work where I will receive a decimal number via a serial port and would like to have a prop receive that signal and set a pin high or low depending on decimal received. This question is in regards to wiring for rs-232, First of all can i wire up the rs-232 connection using any arbitrary pins that are available or does it in fact have to be the p31 32 comms pins for the prop ? I am aware of needing a rs232 to ttl converter chip and i have one of those... ...Hey, I've been using the Propeller Tool for a while now; I suppose about two years. I always opened up the serial communicator, but not really knowing what it was for. I knew I could reset the Prop from the PC, but that was it. I see now that there is a serial communications object here for comm between the Prop and the serial terminal in the Prop Tool. Could this be used for debugging?Ok so now that my hardware is all working and ive verified i can get my design running at 112 mhz no problem, its on to learning to actually use this thing for something other than lighting an LED lol. Anyways last night I was reading through the help file that came with the prop tool, it has some good tutorials in it, Today while out an about I opened up the prop manual pdf on my nook and realized the manual and help v1.2 are different. The pdf manual doesnt have all the tutorials just a reference section which ...I am brand new with the propeller and have a question about line levels. I have prototyped a sample circuit with a 44-pin prop and an eeprom as shown in the prop manual. It shows BOEn tied Low with Vss and states that BOEn is active low, I see that this makes RESn an output and assume that BOEn should remain low for normal operation. I am using the prop clip for an interface so I assume after dumping the program into the eeProm the RESn line remains in a high state due to an internal pull-up... Am I understanding this ...The Q44 Prop on by board has Ground going to all 4 VSS pins and the Brown Out Enable, 3.3v going to all 4 VDD pins, P28 amp P29 going to EEPROM, P30 amp P31 amp RESn amp Ground going to a propellor USB adapter, and nothing is touching the XO or XI pins. I'm getting 3.3v coming out of my unused prop pins, but when I connect my prop to the propellor tool via the mini-USB adapter it comes back saying it cannot locate a propellor on any port(Port 4). When I move the USB cord over to my ...Is the Quickstart the cheapest Prop board being sold? I think it's $25 from Parallax, more through other vendors. The new FTDI FT231 chip has me thinking about how cheap a Prop board could be... I also noticed yesterday that Digikey has Props for $5 in qty. 100. Haven't gone through the numbers extensively, but it seems that very basic Prop board could be made for ~$10 in parts... $5 Prop $2 FT231X $1 USB connector $1 EEPROM $1 Crystal + passives Add in a dollar or two for the PCB and maybe you have something that can be sold for $15?I just got my Prop BOE today. Installed the Prop Tool (it's version 1.2.6 - I already had 1.3 installed but uninstalled everything before I installed it). When I plug it in to the USB port on my laptop (Dell XPS with Windows 7) and try to "identify hardware" it displays an error "no serial ports found". I had a Gadget Gangster prop board hooked up to this computer (must be where v 1.3 came from) and it worked fine... Any ideas? Donjust wanted to check i'm doing this right. loading up spin file in prop tool and then going to compile current - load eeprom then load ram (what is the difference)?? then should it just work when switched on? i don't have to unplug prop plug or anything. can't seem to find any good tutorials on just getting the code onto the chip.I have a prop circuit (see below) that uses a dual channel Vishay ILD213T optocoupler to interface a prop output and input to an external device requiring and returning a 5v signal. I have a separate (but not isolated) 5v supply for this side of the interface. I need to (occasionally) power the +5 side on and off via a prop pin. The 5v logic and load will draw less than 15mA. Could someone recommend a solution? I'm not experienced enough with FETs and Transistors to know the best and most economical way to do this. A circuit diagram would ...I have a little project where I want the UNO board to send commands to a Prop shield. The Prop shield will actually be my main board/controller for my robot. I only what the UNO to send commands to the Prop(some kind of string of data). Basically I can write a simple C program and the Prop does all the work. I'm thinking SPI object or some other serial object is the way to get these to to talk. I really haven't seen anything like this before. I think this is the way to go? If anyone knows of some projects that are similar if ...I've been watching the original 'Prop BOE being fabbed ' thread on the General Discussion forum but not much has been added in days. As the title asks, is this the proper forum to watch for Prop BOE threads? I suppose everyone who got their Prop BOE is busy working with theirs. So not much showing up yet. If this is the proper place to watch. Thanks for all replies.I have my shiny new Propeller Demo Board. Now, what to do with it??? Are there any projects I can do that include pictures such as there is with the WAM manual? I kind of like to have visuals when learining something new so I do not mess things up.I am currently reading the Prop Manual and also the Programming and Customizing The Multicore Prop Microcontroller Manual but I would like some examples. Edit: Also, Why is there only 8 I/O spots and then 2 VSS, 2 VDD and 1 5v? Is this possibly because the Video, Keyboard, Mouse and Speaker ...Has any one tried to run the propeller tool on Windows 98SE with KernelEx or on ReactOS and use the Prop Plug? If so what if any difficulty is there in doing so? I do not want to have to go the trouble of resizing my partitions, converting my Ext2/3 and BeFS partitions from primary to extended, and install 1 and possibly 2 OSes, just to find out that the Propeller Tool will not work on these systems.So, the issue is simple: When I plug a TV into an RCA jack I soldered onto my proto-board the Prop Chip resets. I think this is due to the ground planes being different. I don't really know a good solution to think problem. Not all TV's I plug the prop chip into cause the prop chip to reset. Any suggestions? More capacitors near the prop chip? I have 1 uF ceramics on the 4 power lines and 0.1 uF on 2 of the 4 power lines. Should I put some 10 uF caps near by? Thanks,I am considering making a microSD add-on board with a difference... - ~0.8"x0.7" (~20x17.5mm) pcb smt - microSD socket - Propeller chip - Xtal (non-socketed?) I think 6MHz because they are cheapest - 24LC64 (8KB) eeprom with SD boot code - 1/2/3/4 wire connection to your propeller board (various protocols) - requires 3V3 and GND (i.e. no regulator on the pcb) Purpose... To provide fast and buffered connection to the microSD card. The included prop can read ahead and write behind, compare before writing to save wearing out a card if write is not required. Interface... 1pin for simple and therefore slow interface ...I am having trouble making a serial connection between two props. I am only using one wire connected to TX pin of primary prop and to the RX pin of secondary prop (both pin 27) with both running FullDuplexSerialPlus as ToSecondary and FromPrimary. On Primary ToSecondary.start(-1,27,0,57600) On Secondary FromPrimary.start(27,-1,0,57600) When button is pressed on Primary it sends ToSecondary.dec(1) In a repeat loop on Secondary: Code:Hello, The problem I want to address: I want to build a robot that will run 5 Propellers in parallel. Each Propeller has a specific mandate (and many concurrent tasks are done by each propellers). Prop. 1- Control motors to move the robot Prop. 2- Power management Prop. 3- Image analysis (1 camera) Prop. 4- Sensors data analysis (distance, ...) Prop. 5- General tasks + robot mission Propeller should be able to communicate directly with any other Propeller at any time. Actually, I need (would like) to create a "fully connected network of Propellers". I think I2C is probably the ...My Grandson wants to take up programming in college. I already purchased a nice laptop for school and was thinking of the Prop BOE as a good learning tool. From the store info on the BOE it isn't clear to me if there is a "book" included with the BOE and if not, which download PDF would be suitable with the Prop BOE?? Thanks.. MIke B.I was thinking I read somewhere that it is suggested to have one. In my design I'll have the EEPROM close by to the Prop and have 4 .1uF bypass caps around the Prop. Should I add a 1uF to the EEPROM also? A .1uF or both?
