S32K116的FLEXIO模拟SPI

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

S32K116的FLEXIO模拟SPI

跳至解决方案
1,336 次查看
DarrenZhang1
Contributor III

你好,我正准备使用S32K116的SPI,我需要两个需要FLEXIO来帮助我,但是我发现FLEXIO模拟的SPI的波特率设置好像有问题,导致我的设备通讯一直出问题。有什么可以帮我的方法好吗? 波特率配置成 10K 或 100K 设备会出现问题,导致工作不能往下进行。希望得到帮助谢谢。

0 项奖励
回复
1 解答
1,318 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

The bitrate can be set in the FlexIO_SPI driver:

danielmartynek_0-1634028554199.png

But it depends on the FlexIO clock source too.

danielmartynek_1-1634028611582.png

How did you set the drivers and what bitrate do you measure on the bus?

 

Thank you,

BR, Daniel

 

 

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,319 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

The bitrate can be set in the FlexIO_SPI driver:

danielmartynek_0-1634028554199.png

But it depends on the FlexIO clock source too.

danielmartynek_1-1634028611582.png

How did you set the drivers and what bitrate do you measure on the bus?

 

Thank you,

BR, Daniel

 

 

0 项奖励
回复
1,310 次查看
DarrenZhang1
Contributor III

Hi 丹尼尔

我已经解决了所有的问题,感谢你的回复,后续有问题会再来询问的。

0 项奖励
回复