How to run OLED (SSD1322 display driver) by S32K148

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

How to run OLED (SSD1322 display driver) by S32K148

1,034 Views
Milado
Contributor II

Hello,

I'm new in S32 MCUs. I recently got a NHD-3.12-25664UCB2-ND OLED. So far I am having trouble to get it running with my S32K148 in SPI mode.

I am not sure what to do, does anyone could help me to get run this device? Is there any example or code?

Thanks.

Milad

0 Kudos
2 Replies

1,019 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

there are only general SPI examples:

If you use SDK in S32DS:

c:\NXP\S32DS_ARM_v2.2\S32DS\software\S32SDK_S32K1xx_RTM_3.0.0\examples\S32K148\driver_examples\communication\lpspi_dma\

c:\NXP\S32DS_ARM_v2.2\S32DS\software\S32SDK_S32K1xx_RTM_3.0.0\examples\S32K148\driver_examples\communication\lpspi_transfer\

c:\NXP\S32DS_ARM_v2.2\S32DS\software\S32SDK_S32K1xx_RTM_3.0.0\examples\S32K148\driver_examples\communication\spi_pal\

If you don't use SDK:

https://www.nxp.com/docs/en/application-note/AN5413.pdf

https://www.nxp.com/webapp/Download?colCode=AN5413SW&docLang=en

Unfortunately I'm not aware of example for such displays.

Regards,

Lukas

 

0 Kudos

1,012 Views
Milado
Contributor II

Hi, 

Thank you for your reply. I already have this example in my S32DS, but I have problem to run SPI, too. 

Can you help me to run SPI in my S32K148 EVB? 

I use lpspi_transfer_s32k148 example.

 

Thanks,

Milad

0 Kudos