i.MX6ULL+SPI to UART CPU usage high

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

i.MX6ULL+SPI to UART CPU usage high

1,212 Views
m_c
Senior Contributor I

Customer use i.MX6ULL+SPI to UART (Pericom PI7C9X1170) and found CPU usage high.

Any experience use i.MX with SC16IS740/750/760?

pastedImage_1.png

pastedImage_2.png

pastedImage_3.png

Labels (1)
0 Kudos
5 Replies

1,119 Views
igorpadykov
NXP Employee
NXP Employee

Hi m.c.

>Any experience use i.MX with SC16IS740/750/760?

this configuration was not used in official nxp bsps, so I am afraid there is no such 

experience. In general one can try to use ecspi with dma, add  "dmas" property

fsl-imx-cspi.txt\spi\bindings\devicetree\Documentation - linux-imx - i.MX Linux kernel 

or assign this task to M4 core using SDK:


Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

1,119 Views
alif_chen
Contributor I

>In general one can try to use ecspi with dma, add  "dmas" property

>fsl-imx-cspi.txt\spi\bindings\devicetree\Documentation - linux-imx - i.MX Linux kernel

The 'dmas' is enabled in imx6ull.dtsi. It doesn't help the issue. 

Best regards,
Alif

0 Kudos

1,119 Views
igorpadykov
NXP Employee
NXP Employee

use option with dedicated M4 core for spi task:

Windows Installer: MCUXpresso SDK2.2 for i.MX 6ULL

Best regards
igor

0 Kudos

1,119 Views
alif_chen
Contributor I

Hi igorpadykov,

i.MX6ULL doesn't have M4 core. Am I wrong?

Thank you

Best regards,
Alif

0 Kudos

1,119 Views
igorpadykov
NXP Employee
NXP Employee

Hi Alif

you are right, sorry.

Best regards
igor

0 Kudos