- Notifications
You must be signed in to change notification settings - Fork 8.2k
Labels
RegressionSomething, which was working, does not anymoreSomething, which was working, does not anymorebugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPNXP
Description
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 anymoreSomething, which was working, does not anymorebugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPNXP