Where to start?
MacTuxLin
Posts: 821
in Propeller 2
Being a late comer to the pre-P2, where is a good place to start? I've a Altera Cyclone III starter board. Read a number of threads but don't seems to see any binary to support this board.
Comments
http://forums.parallax.com/discussion/162298/prop2-fpga-files-updated-16-june-2016-version-10a/p1
This is a perfect time to start. The command set is now in slow drying cement and the second pass at tools is just about done. Very soon, we are going to be in Spin2 Nirvana!!!
OK, my board is not listed. Might be getting the BeMicro CV A9.
Thanks for the offer but I'm half-way around the globe. I'm seriously looking at BeMicro A9.
As Ray said, They have been backorder fore quite a while:
https://www.arrow.com/en/products/bemicrocva9/arrow-development-tools
BeMicro BVery Good.
You need at least two Cogs. There is some stuff in there that you can't use until you have two cogs. In my not so humble opinion, I think that stuff is the absolute best part of everything that is new, so you will want to look at it.
I've almost the new update ready. I just noticed that the USB smart pin is behaving differently with faster RDPIN/WRPIN logic. I'm trying to figure out why.
https://youtube.com/watch?v=xCmw-q-_8bQ
Did up some instructions as I'm pretty sure I'll need it after running my fingers over other dev boards Don't wanna mess up this one.
The board is pretty forgiving. You're not going to hurt anything by doing things out of order and there's no need to power down to reload code. Mine is on all the time and the only thing that moves is the RUN/PGM switch.
I have found it very useful to have a helper P1 board hooked up with a dedicated serial line to the P2v.
That way if I have working code on the P1, I don't have to immediately try to translate it to the P2v, and I can concentrate my P2v work on stuff that isn't possible with the P1... which is much more fun than slavishly translating P1 code!