Newbie question: K64F with SD card
Dave Nadler <drn@...>
Hello all, Zephyr newbie here, sorry if this is a simple
question... Looking at "K6F Freedom" board, which we've used often as a
starting point, 1) ~POSIX file operations to the SD card? If that's too hard, can anyone recommend an ARM chip with already
well-supported Thanks in advance for any pointers, -- Dave Nadler, USA East Coast voice (978) 263-0097, drn@..., Skype Dave.Nadler1
|
|
Henrik Brix Andersen
Hi Dave,
toggle quoted messageShow quoted text
I take it you mean the Freedom K64F board? It is correct that the SD card controller of the K64F is not yet supported by Zephyr. There is an open issue regarding this: https://github.com/zephyrproject-rtos/zephyr/issues/19243 The internal DAC is supported by the Zephyr DAC API: https://docs.zephyrproject.org/latest/reference/peripherals/dac.html Regards, Brix -- Henrik Brix Andersen
On 3 Jan 2021, at 02.10, Dave Nadler <drn@nadler.com> wrote:
|
|