Skip to content

Conversation

@Dat-NguyenDuy
Copy link
Contributor

Add support ADC, I2C, PWM, Counter and Watchdog for S32K5 M7 & R52
This depends on: #100803

haduongquang and others added 4 commits December 11, 2025 14:04
S32K566 is a member of the S32K5 family which expands
s32k3 series to higher performance and larger memory.

Zephyr port for S32K5 will support cortex-M7 and cortex-R52

After reset, swt_startup is enabled and starts running,
disable it using the watchdog hook.

Signed-off-by: Ha Duong Quang <[email protected]>
Co-authored-by: Dat Nguyen Duy <[email protected]>
Initial support for NXP S32K566 M7 & R52: Clock,
Pin control, GPIO and Uart

Signed-off-by: Dat Nguyen Duy <[email protected]>
Add support for NXP S32K5XXCVB boards which features
S32K566 SoC.

Signed-off-by: Ha Duong Quang <[email protected]>
Co-authored-by: Dat Nguyen Duy <[email protected]>
There is no USB port or headers for lpuart on the cvb board,
thus introducing a shield for the mother board in order to
visualize serial output and expand I/O connectivity:

Signed-off-by: Dat Nguyen Duy <[email protected]>
@github-actions
Copy link

github-actions bot commented Dec 15, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
hal_nxp zephyrproject-rtos/hal_nxp@d622701 zephyrproject-rtos/hal_nxp#644 zephyrproject-rtos/hal_nxp#644/files

DNM label due to: 1 project with PR revision

Note: This message is automatically posted and updated by the Manifest GitHub Action.

haduongquang and others added 6 commits December 15, 2025 09:20
Add devicetree nodes for counter (PIT, STM) and watchdog (SWT)

Signed-off-by: Ha Duong Quang <[email protected]>
Add devicetree of adc instances for s32k566.

Signed-off-by: Ha Duong Quang <[email protected]>
enable samples/tests adc for s32k566_m7

Signed-off-by: Ha Duong Quang <[email protected]>
Add support for FlexTimer (FTM) module on S32K5

Signed-off-by: Ha Duong Quang <[email protected]>
Enable pwm tests for s32k5

Signed-off-by: Ha Duong Quang <[email protected]>
add support lpi2c for s32k566

Signed-off-by: Tu Nguyen Van <[email protected]>
@sonarqubecloud
Copy link

@Dat-NguyenDuy Dat-NguyenDuy deleted the s32k5-can-adc-i2c-pwm-counter branch December 15, 2025 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DNM (manifest) This PR should not be merged (controlled by action-manifest)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants