Posted on June 19, 2006 at 10:57Very silly mistake, the main function does not initalise any thing, (RCCU,XTI,EIC) added code and it worked fine, still get linking warning but dont think that it will cause any isues with the running of the project. ...
Posted on June 19, 2006 at 10:48Hi I am about to start work on a simila project, i was wondering if you could give any examples or tips of things that you had problems with. Also did you use VCP drivers? what descriptors did you use for the USB. Tha...
Posted on June 19, 2006 at 07:27Hi I am using the USB bulk demo for IAR, thanks for all the people that have worked on this. I am having trouble getting it to work! When i run it on the STR711, when it links i get some errors, then when i connect th...
Posted on June 08, 2006 at 09:41Thanks, i had given them a try already, but they dont fit in to the method that are other projects use. Some of the data will not be accessed directly, also the data comes from a variaty of header files and is all seq...
Posted on June 08, 2006 at 06:49Calculate the required BRP(baud rate prescaler) for the clock frequency BRP = (Clock frequency / number of Time quanter) / Required Baud rate so for a 4 meg clock with 10 times PLL (40M), using 16 time quanter if a ba...