Skip to content
Snippets Groups Projects
Commit d9c27d87 authored by Matteo Pignataro's avatar Matteo Pignataro
Browse files

[StackV4] Added 1 bit databus

parent 6b2c4468
Branches
No related tags found
No related merge requests found
...@@ -65,7 +65,7 @@ const unsigned int defaultSerialSpeed=115200; ...@@ -65,7 +65,7 @@ const unsigned int defaultSerialSpeed=115200;
// SD card driver // SD card driver
static const unsigned char sdVoltage=33; //Board powered @ 3.3V static const unsigned char sdVoltage=33; //Board powered @ 3.3V
// #define SD_ONE_BIT_DATABUS #define SD_ONE_BIT_DATABUS
#define SD_SDMMC 1 //Select either SDMMC1 or SDMMC2 #define SD_SDMMC 1 //Select either SDMMC1 or SDMMC2
/// Analog supply voltage for ADC, DAC, Reset blocks, RCs and PLL /// Analog supply voltage for ADC, DAC, Reset blocks, RCs and PLL
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment