... That was not a stated constraint. Well I can't release pricing I was given for these FPGAs but at volume you could do an ARM7 + AES + a few other...
I am looking into the feasibility of adding a large color LCD to a project, or perhaps monochrome.The variety of displays with and without controllers is a tad...
Hi, For the graphics library i have found nano-x. It's is open source. QT has also a embeded library but it's not free. For the lcd, you can look at AUO pretty...
... You might go for at91sam9261/3 as controller. 9263 has also 2D accelaration and 2 busses, which I recommend to large screens ( x-res * y-res * bpp/8 * 60...
... they are ... of the ... I don't have the SAM Studio, but the items at http://www.atmel.com/dyn/products/app_notes.asp?family_id=605#Getting%20Started look...
Hi I have a feeling this is a really dumb question to ask but... does anyone know where I can download AT91LIB from? I've searched the Atmel & AT91 websites...
... anyone ... I don't know where you can download it directly. I know it is on the CDs that come with the evaluation boards but it is also included with the...
Hi I'm having some problems with the SPI bus. I'm using a AT91SAM7S256 with the Rowley Compiler and CrossConnect JTAG adaptor. Quick summary: I see a spurious...
... If this is your whole spi init code, than there must be something to disable to PIO. As far as I know, pins are configured to be used by PIO on reset. I...
... To be honest, I couldn't see if everything is correct by looking at your post but if you are sure that everything is set-up properly then I should suggest...
Only needing a couple of these so I can't justify building my own but am shopping for a prebuilt solution with about 16 channels of 14 bit or better A/D at a...
Hi, I'm trying to connect with SAMBA 2.5 to AT91SAM7S256, and I'm receiving the following message: "No Valid processor ID found" I have changed processor,...
Can anyone else get to this site? Is the original poster on here? www.oocdlink.com will not resolve for me and I'd really like to see the details on this....
I'm using board from www.propox.com and trying to use DBGU port, so nothing special. http://www.propox.com/products/t_134.html From message I'm receiving I can...
... Why not use USB? Why don't you throw away that old rs232 connection and use USB instead? Personally I think it is much more user friendly than 232. You may...
My target application is using RS232. So, I will use it also in my target application, if I will selve problem with EV Boards. My cable should be OK, because...
... That makes sense, I understand. But still it can help you. For instance, maybe you can try using DBGU after you have used samba with USB successfully. This...
Thanks, It is one option, however I do not have a proper crytsal to handle USB. That is another problem. So, it is still DBGU the only possible solution. I...
Nice looking board. on page 15 of http://www.atmel.com/dyn/resources/prod_documents/doc6175.pdf it mentions using the USB port, have you tried that? *E...
You may also not have the correct operating frequencey for the DBGU serial port to operate correctly either. Just a thought. - Jim ... designed ... selve ... ...
... Actel have soft Cortex M1. http://www.actel.com/products/mpu/CortexM1/ Regards, Richard. + http://www.FreeRTOS.org A free real time kernel for 8, 16 and...
Hi, I am getting a new notebook running VISTA! Is it possible to run existing tool chains like yagarto on VISTA? I have seen eclipse Stable build 3.3 M7 is now...
Yes, it is. But my target application need to be without it. It is strongly recomended to upload bootloadeder via SAMBA, via DGBU port. So, I need to solve it....
I'm connection TX form PC to RX form DBGU, and TX from DGBU to RX form PC. So, it is correct. CTR is wired with RST in PC side. May be there any specifications...