Content originally posted in LPCWare by artuan on Tue Feb 24 00:37:44 MST 2015
Hello to everyone,
I'm using LPCOpen(2.10) for my application and I need to write to the SD card(spi).
When I look around there is no example how to implement this with lpc 1769. In the sdmmc_17xx_40xx.h file the code is unavailable for lpc 1769(#if defined(CHIP_LPC177X_8X) || defined(CHIP_LPC40XX)).
Can you please help me?
Thank you
Artuan