Mar 5, 2011 #1 A addabyron Newbie level 2 Joined Dec 4, 2010 Messages 2 Helped 0 Reputation 0 Reaction score 0 Trophy points 1,281 Activity points 1,292 Hello Can anybody tell me how to send a single byte via SPI interface to SRAM or EEPROM I need basic write & Read c code
Hello Can anybody tell me how to send a single byte via SPI interface to SRAM or EEPROM I need basic write & Read c code
Mar 5, 2011 #2 ckshivaram Advanced Member level 6 Joined Apr 21, 2008 Messages 5,060 Helped 2,150 Reputation 4,306 Reaction score 2,088 Trophy points 1,403 Location villingen (Germany) / Bangalore Activity points 30,088 check this out **broken link removed** **broken link removed** ---------- Post added at 11:57 ---------- Previous post was at 11:52 ---------- example code SourceBoost Technologies
check this out **broken link removed** **broken link removed** ---------- Post added at 11:57 ---------- Previous post was at 11:52 ---------- example code SourceBoost Technologies
Mar 5, 2011 #3 A addabyron Newbie level 2 Joined Dec 4, 2010 Messages 2 Helped 0 Reputation 0 Reaction score 0 Trophy points 1,281 Activity points 1,292 brother i go through these examples but i need a very basic c code these examples do not give any code
brother i go through these examples but i need a very basic c code these examples do not give any code
Mar 5, 2011 #4 ckshivaram Advanced Member level 6 Joined Apr 21, 2008 Messages 5,060 Helped 2,150 Reputation 4,306 Reaction score 2,088 Trophy points 1,403 Location villingen (Germany) / Bangalore Activity points 30,088 ok check this https://www.edaboard.com/threads/153686/
Mar 5, 2011 #5 B btbass Advanced Member level 5 Joined Jul 20, 2001 Messages 1,896 Helped 438 Reputation 880 Reaction score 288 Trophy points 1,363 Location Oberon Activity points 12,887 If you are using the C18 compiler, look in the directory. mcc18/src/pmc_common/SPI In 'mcc18/h' directory you will find 'spi.h'
If you are using the C18 compiler, look in the directory. mcc18/src/pmc_common/SPI In 'mcc18/h' directory you will find 'spi.h'