Skip to content

Video Capture sample no longer logs on UART on the FRDM_MCXN236 #98736

@zacck

Description

@zacck

Describe the bug

FRDM_MCXN236
The Video capture sample previously used the uart0 peripheral for Console and Logging however 6de5831 now uses these pins for MICFIL change the uart to uart2 so the logs can still be delivered.

Didn't keep uart0 as I cant see where P0_6 is exposed on the devkit

Regression

  • This is a regression.

Steps to reproduce

Steps to reproduce
Build the video capture sample for the board
west build -b frdm_mcxn236 -S video-sw-generator samples/drivers/video/capture --pristine
Run the sample on the board
west flash

You should see logs about video capture starting, however one does not

Relevant log output

Impact

Functional Limitation – Some features not working as expected, but system usable.

Environment

  • Ubuntu 24.04
  • zephyr-sdk-0.17.2
  • commit used e438b57a8caded26e90bc227edcf3329ece5241d

Additional Context

No response

Metadata

Metadata

Labels

RegressionSomething, which was working, does not anymorebugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXP

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions