Looking for Programming specifications
PaulHolland
Posts: 4
Hi, I am not able to find the programming specifications for the SX series. I would like to connect and FTDI chip to an SX48 and program or update the SX firmware from the PC etc.. I was reading the datasheet and it was telling that its possible to perform serial or parallel programming I would like to know all about parallel programming !. Who can help me out. regards, Paul.
Comments
How about this file:
http://www.parallax.com/dl/docs/prod/sx/DeviceProgramming.pdf
If this isn't what you're looking for then I'll keep searching because we have all relevant SX files at Parallax.
Ken Gracey
Parallax, Inc.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·1+1=10
Just out of curiosity, is that manual (SX Family Design Specidication, Rev B.0, 177+ pages) available online. Not that I need any of the information (most of it way over my head), just curious if I missed a URL somewhere. I guess what I'm asking for is do you have a web page listing all of the available resources at Parallax (manuals, datasheets, etc) without all of the "this is what is on sale this week" stuff? (grin) Ok, I'll settle for the sale announcements if you can put all the links on one page.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
John J. Couture
San Diego Miramar College
http://www.parallax.com/sx/downloads.asp·shows all of the SX downloads. Through November we'll be making lots of improvements to the SX downloads as we adapt them for Parallax's new role with the SX.
Ken Gracey
Parallax, Inc.
regards,
Paul.
Any chance you can share your SX AES encryption code?
Thanks, PeterM
I think you will have to buy an IP from my company, I can't share it just like that. The code can work in CBC and CFB mode. Other modes are possible on request. For your info: on an PIC 12F629 the code is taking about 450 Bytes of memory and about 9000 cycles. All is depending if you use the smallest or fastest version. We also have an CRC routine that take only 28 cycles to do 1 Byte .. That is about 300 times faster than any other 16 Bits CRC CCITT in the market.
regards,
Paul.
Too bad. Oh well...
Thanks, PeterM