int main(void)
{
// initialize the device
SYSTEM_Initialize();
while (1)
{
#define MY_BUFFER_SIZE 2
#define READ 0x0003
#define WRITE 0x0002
#define WREN 0x0006 #define ADDRESS_MSB 0x25
#define ADDRESS_LSB 0x45
uint8_t myWriteBuffer;
uin..
↧
(SPI)PIC24FJ1024GB610 to 25AA256/25LC256:Explorer 16 / 32 Dev: unable to read data, help (FIDELE N)
↧