-
Notifications
You must be signed in to change notification settings - Fork 7.4k
NXP S32 introduce support PSI5 #79824
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
NXP S32 introduce support PSI5 #79824
Conversation
0ee0652
to
b50ef76
Compare
The following west manifest projects have changed revision in this Pull Request:
⛔ DNM label due to: 1 project with PR revision Note: This message is automatically posted and updated by the Manifest GitHub Action. |
acc9b3e
to
5a072e9
Compare
101fad8
to
dfebc33
Compare
dfebc33
to
69e051a
Compare
402551c
to
9a0367b
Compare
4ce3d57
to
eca2db8
Compare
147bb43
to
05f2644
Compare
ce89bc9
to
5f95551
Compare
d263e57
to
b7feffc
Compare
b7feffc
to
ac6a683
Compare
Based on the suggestions from the Architecture WG meeting on March 4th, I have updated to the v1 changes. These updates include:
With the newly defined structure for RX callback configurations in
|
ac6a683
to
c1a25f4
Compare
c1a25f4
to
a13c0f6
Compare
New update as Dat's suggestion for PR New updated PSI5 frame type, separate 2 type serial format 4 bit ID and 8 bit ID
New updated PSI5 status, uses the common status RX frame and RX error all type frames
|
a13c0f6
to
f33ecc0
Compare
I have updated to the v2 changes as the suggestion for SENT. |
35290bb
to
55a58a6
Compare
55a58a6
to
1b6e29b
Compare
hi @carlescufi , @henrikbrixandersen . Can we remove the arch review label or is there anything else to discuss? Thanks |
This driver allows to communication (send, receive) with PSI5 device Signed-off-by: Cong Nguyen Huu <cong.nguyenhuu@nxp.com>
enable support psi5 Signed-off-by: Cong Nguyen Huu <cong.nguyenhuu@nxp.com>
Create test, sample for psi5 driver Signed-off-by: Cong Nguyen Huu <cong.nguyenhuu@nxp.com>
dd659ec
1b6e29b
to
dd659ec
Compare
|
Introduce support Peripheral Sensor Interface (PSI5) driver on S32Z. This driver allows to communication (send, receive) with PSI5 device.
The test result: PSI5-TESTING-RESULT.pptx
RFC: #83982