GR-PEACH_producer_meeting


Team for GR-PEACH Producer Meeting

You are viewing an older revision! See the latest version

GR PEACH_supported_function_map

mbed Libraries

Note: "Done" means that you can import it on the mbed on-line compiler.

FunctionSupportmerged to mbed-srcregistered to mbed libraryNote
AnalogInDoneDone-
AnalogOut---RZ-A1H does not have this function.
DigitalInDoneDone-
DigitalOutDoneDone-
DigitalInOutDoneDone-
BusInDoneDone-
BusOutDoneDone-
BusInOutDoneDone-
PortIn---Please use BusIn instead
PortOut---Please use BusOut instead
PortInOut---Please use BusInOut instead
PwmOutDoneend of 2015/Jan.The maximum period is 491us
If you set a number greater than 491us, 491us is set.
[Affected APIs]
void period(float seconds) :max:4.91e-4
void period_ms(int ms) :ms<=0:1us , ms>=1:491us
void period_us(int us) :max:491

The combination of the following pins are exclusively use.
・P4_6 or P4_7
・P8_8 or P8_9
・P8_10 or P8_11
・P8_12 or P8_13
・P8_14 or P8_15
[Affected APIs]
PwmOut(PinName pin)

The period of the following pins can be set to the same value.
・channel 1:
P8_8,P8_9,P8_10,P8_11,P8_12,P8_13,P8_14,P8_15
・channel 2:
P10_0,P3_2,P4_4,P4_6,P4_7
[Affected APIs]
PwmOut(PinName pin)
void period(float seconds)
void period_ms(int ms)
void period_us(int us)
InterruptInDone.end of 2014/Dec.-
TimerDoneend of 2014/Dec.-
TimeOutDoneend of 2014/Dec.-
TickerDoneend of 2014/Dec.-
waitDoneend of 2014/Dec.-
timeT.B.D.T.B.D.No plan to support. There's no battery implemented.=>To be planned.
SerialDoneend of 2014/Dec.-
SPIDoneend of 2015/Jan.-
SPISlaveend of 2015/Janend of 2015/Feb.-
I2Cend of 2015/Janend of 2015/Jan.-
I2CSlaveend of 2015/Janend of 2015/Feb.-
CANT.B.D.T.B.D.No plan to support.=>To be planned.

mbed official Libraries

Note: "Available" means that you can import it on the mbed on-line compiler.

FunctionSupportAvailabilityNote
mbed RTOSAvailable-
LocalFileSystem--No plan to support.
SDFileSystemAvailable-
USBDeviceAvailable-
USBHostend of 2015/Jan.-
EthernetAvailable-
EthernetInterfaceAvailable-

Other Libraries

Note: "Available" means that you can import it on the mbed on-line compiler.

FunctionSupportAvailabilityNote
Camera Inend of 2015/AprAssuming MP of "Shield" would be e/o 2015/Apr
LCD Displayend of 2015/AprAssuming MP of "Shield" would be e/o 2015/Apr

All wikipages