Statistics: Posted by AndreyB — Mon Mar 17, 2014 1:38 pm
Statistics: Posted by AndreyB — Mon Mar 10, 2014 1:09 am
Code:
#define EFI_CONSOLE_PORT GPIOD#define EFI_CONSOLE_TX_PIN 8#define EFI_CONSOLE_RX_PIN 9#define EFI_CONSOLE_AF 7
In order to use the UART pins, you need to have a 'USB TTL' dongle - that's a separate tiny $5 device you get on eBay. So, in order to connect TunerStudio with default source codes you need a 'USB TTL' dongle.Code:
//#define EFI_SERIAL_OVER_USB TRUE
Code:
#define EFI_TUNER_STUDIO_OVER_USB TRUE
Statistics: Posted by AndreyB — Sat Jan 11, 2014 7:16 pm
Statistics: Posted by aut0m4tic1 — Sat Jan 11, 2014 4:30 pm