SPI to Atmel Dataflash by Michail Evstafiev
Also:
Questions:
Hello! I have a problema with the ht-pic compiler. I want to create some arrays in RAM for ex. unsigned char array1[40]; unsigned char array2[40]; the problem is that the compiler only can acced to the bank0 of the pic RAM memory, and i can´t use all RAM of the pic. What i have to do? Thanks!
Comments:
Trevor Lien Says:
I have also been struggling with bank switching in HiTech Pic C. The only example I found (in the HiTech FAQ) claims you can qualify the location of any array declaration thusly:+bank1 char arrayName[40];
See also:
| file: /Techref/microchip/language/C/memory.htm, 2KB, , updated: 2011/3/11 09:01, local time: 2012/2/10 08:46,
38.107.179.234:LOG IN |
| ©2012 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://www.piclist.com/tecHREF/microchip/language/C/memory.htm"> PIC Micro Controller C Memory / Tables / Data Routine Library</A> |
| Did you find what you needed? |
|
Calculator 7-seg LED chars, port values, resistor color codes and common values, ohms law, wavelength / frequency, RMS and Peak, max value for x bits, etc... |
SX MASTERS: Eric Smith and Richard Ottosen's SERVID is an intellegent RS232 video terminal (4x20 character display) in one chip. See the write up here.. |
.