README.md: Update CCIMX8X readme file to match with the new PWM and GPIO settings
https://jira.digi.com/browse/DEL-6807 Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
parent
69455d0b51
commit
af624592e6
|
|
@ -13,7 +13,7 @@ The GPIOs lines used in this example are mapped as follows in the Digi boards:
|
|||
- User button: MCA_IO10 (User Button 1 in the board)
|
||||
- User led: USER_LED1 (User Led 1 in the board)
|
||||
- **ConnectCore 8X SBC Pro**:
|
||||
- User button: MCA_IO05 (GPIO connector, J20, Pin A5)
|
||||
- User button: MCA_IO07 (GPIO connector, J20, Pin A3)
|
||||
- User led: USER_LED0 (Connected in the board)
|
||||
- **ConnectCore 8X SBC Express**:
|
||||
- User button: GPIO0_20 (Connected in the board)
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ vice-versa.
|
|||
The PWM lines used in this example are mapped as follows in the Digi boards:
|
||||
|
||||
- **ConnectCore 8M Nano DVK**: MCA PWM0 channel 2 connected to the LED1.
|
||||
- **ConnectCore 8X SBC Pro**: MCA PWM1 channel 0 - Pin **A5** of the Expansion connector (J20).
|
||||
- **ConnectCore 8X SBC Pro**: MCA PWM2 channel 0 - Pin **A3** of the Expansion connector (J20).
|
||||
- **ConnectCore 8X SBC Express**: MCA PWM1 channel 0 - Pin **33** of the Raspberry Pi Expansion connector (J11).
|
||||
- **ConnectCore 6UL SBC Pro**: PWM4 - Pin **11** of the GPIO connector (J30).
|
||||
- **ConnectCore 6UL SBC Express**: PWM1 - Pin **27** of the expansion connector (J8).
|
||||
|
|
|
|||
Loading…
Reference in New Issue