The MAX32630FTHR is included in the Mbed OS. No need to include the library max32630fthr ! Just look at https://github.com/ARMmbed Select mbed-os or directly https://github.com/ARMmbed/mbed-os Select folder targets Select folder TARGET_Maxim Select folder TARGET_MAX32630 SPI pin, PWM pin definitions https://github.com/ARMmbed/mbed-os/blob/master/targets/TARGET_Maxim/TARGET_MAX32630/PeripheralPins.c The PwmOut voltage rises from 0.0 V up to 1.8 V and the DigitalOut voltages are 0.0 V and 1.8 V . Timo Karppinen 20.12.2021

The MAX32630FTHR is included in the Mbed OS. No need to include the library max32630fthr ! Just look at https://github.com/ARMmbed Select mbed-os or directly https://github.com/ARMmbed/mbed-os . Select folder targets. Select folder TARGET_Maxim. Select folder TARGET_MAX32630 . SPI pin, PWM pin definitions https://github.com/ARMmbed/mbed-os/blob/master/targets/TARGET_Maxim/TARGET_MAX32630/PeripheralPins.c . The PwmOut voltage rises from 0.0 V up to 1.8 V and the DigitalOut voltages are 0.0 V and 1.8 V . Timo Karppinen 20.12.2021

Committer:
timo_k2
Date:
Mon Dec 20 09:36:39 2021 +0000
Revision:
0:1f74aad84310
The MAX32630FTHR is included in the Mbed OS. No need to include ; the library max32630fthr !

Who changed what in which revision?

UserRevisionLine numberNew contents of line
timo_k2 0:1f74aad84310 1 The MAX32630FTHR is included in the Mbed OS. No need to include
timo_k2 0:1f74aad84310 2 the library max32630fthr !
timo_k2 0:1f74aad84310 3 Just look at
timo_k2 0:1f74aad84310 4 https://github.com/ARMmbed
timo_k2 0:1f74aad84310 5 Select mbed-os or directly https://github.com/ARMmbed/mbed-os
timo_k2 0:1f74aad84310 6 Select folder targets
timo_k2 0:1f74aad84310 7 Select folder TARGET_Maxim
timo_k2 0:1f74aad84310 8 Select folder TARGET_MAX32630
timo_k2 0:1f74aad84310 9
timo_k2 0:1f74aad84310 10 SPI pin, PWM pin definitions
timo_k2 0:1f74aad84310 11 https://github.com/ARMmbed/mbed-os/blob/master/targets/TARGET_Maxim/TARGET_MAX32630/PeripheralPins.c
timo_k2 0:1f74aad84310 12
timo_k2 0:1f74aad84310 13 The PwmOut voltage rises from 0.0 V up to 1.8 V and the DigitalOut voltages are
timo_k2 0:1f74aad84310 14 0.0 V and 1.8 V .
timo_k2 0:1f74aad84310 15
timo_k2 0:1f74aad84310 16 Timo Karppinen 20.12.2021