Test out the peripherals on P2020RDB-PCA.

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

Test out the peripherals on P2020RDB-PCA.

601 Views
pradeepsysargus
Contributor II

How to find the list of peripherals available on P2020RDB-PCA?

I am planning test all the peripherals or drivers from User space.

Any examples will be helpful

We are using SDK 1.7 reference manual.

Thanks.

0 Kudos
3 Replies

447 Views
ufedor
NXP Employee
NXP Employee

The P2020RDB-PCA peripherals are described in the P2020RDB-PCA Specification document (P2020RDB-PCA_User_s_Guide) which has to be bundled with the board.

Please note that the most recent SDK version which supported P2020RDB-PC is 1.9, so for the devices' drivers you could refer to the:

Submit Form

0 Kudos

447 Views
pradeepsysargus
Contributor II

I am going through the document that you have suggested.

From it, I can pinpoint the following peripherals:

1)Memory interface -> DDR3

2) SerDes interface -> PCIe.

3) Enhanced Local Bus Controller (eLBC) --> NOR, NAND.

3) Ethernet

4) eSPI.

5) eSDHC -> SD Card

6) GPIO

7) I2C.

8) USB

9) UART or RS232.

We are using SDK1.7, can you please provide test programs for these peripherals. We are not planning to test PCIe.

Thanks,

0 Kudos

447 Views
ufedor
NXP Employee
NXP Employee

There are no separate tests.

U-Boot could be used for testing as a single tool.

0 Kudos