NB you trully did a great job

Discussion to talk about software related topics only.
Post Reply
seulater
Posts: 445
Joined: Fri Apr 25, 2008 5:26 am

NB you trully did a great job

Post by seulater »

I am finally digging into the Nano kit. I had to start out by coding my own SPI driver from scratch (Don't ask why).
After opening up the 1300 page+ manual, and going through all the bit settings for the DSPI peripheral i have a WHOLE new respect for you guys.

I have the driver working and this DSPI peripheral is wicked to say the least. They even threw the kitchen sink in with this one.
Through doing it an getting more familiar with the processor i am just blown away at what you pulled off with the creation of the new 5441x products!!!

I know most people just don't realize how much time, and HARD work, that got put into this product. let alone the compiler changes and documentation.


You have my biggest and most sincere complements!

NB, give your coders a BIG bonus, and some long time off to let their brains cool down ;)
User avatar
BBAdmin
Site Admin
Posts: 35
Joined: Fri Apr 18, 2008 5:54 pm

Re: NB you trully did a great job

Post by BBAdmin »

Seulater,

Thank you VERY much for the compliment! We do spend a lot of time on these platforms. With a new processor like the 54415 it will take a while longer to develop additional peripheral drivers. Its great that you were able to get the spi working by using the Freescale docs.
Post Reply