Hello,
we would like to use SPI via FLEXCOMM5, but we have found conflicting information between the datasheet, reference manual, configurator, and community posts.
From the documentation, SPI appears to be supported in some places:
However, other sources suggest that SPI may not be supported on FLEXCOMM5:
Could you clarify whether SPI can actually be used on FLEXCOMM5?
Specifically, if we manually control the slave-select signal using a GPIO instead of a hardware SSEL pin, is it possible to use FLEXCOMM5 as an SPI interface at the hardware level?
If it is possible from a hardware perspective, what SDK changes would be required to enable this? Also, are there any plans to officially support SPI on FLEXCOMM5 through the SDK in a future release?
Thank you.
Hi @mme255,
Thank you for your post!
The FlexComm 2 and FlexComm 5 instances on the LPC550x family do not support SPI. These FlexComm can still be used with other communication interfaces without any issues.
Apologize the inconvenience this may cause.
Hi Carlos,
thank you for the clarification and quick response.
Best regards