Re: Using SPI_SLAVE on STM32


Tomasz Bursztyka
 

Hi,

Check this PR: https://github.com/zephyrproject-rtos/zephyr/pull/5200
You probably need the first patch, and the second is an example how to
do it. Note however the API has changed a bit, you'll have to check.

Br,

Tomasz

Ciao guys,

I'm currently working on ArgonKey, which is a 96 board with a
STM32F412
plus a bunch of motion and environmental sensors.

I'm exploring the possibility to put in place the communication from
HiKey to ArgonKey and I noticed that the stm32 SPI environment
already
implements the SPI_SLAVE communication. Does somebody have already
tried
it out and know what the status is? Is there any example (doesn't
seem
so) where I can get a look from?

Thx,
Arm



Join {devel@lists.zephyrproject.org to automatically receive all group messages.