Renesas
Renesas Electronics Corporation (TSE: 6723), the world's number one supplier of microcontrollers, is a premier supplier of advanced semiconductor solutions including microcontrollers, SoC solutions and a broad range of analog and power devices.
Audio_Camera shield
GR-PEACH AUDIO CAMERA Shield¶
Schematics¶
Jumper settings¶
JP# | description | default | comment |
---|---|---|---|
JP1 | VBUS supply to USB1 Host/Function | open | closed : To use USB1 as USB Host open : Not to use USB1 or to use USB1 as USB Function |
Sample Program¶
Camera sample¶
[Repository '/teams/Renesas/code/GR-PEACH_WebCamera/' not found]
Import programGR-PEACH_Camera_in
Camera in sample for GR-PEACH. This sample works on GR-LYCHEE besides GR-PEACH.
Graphics sample¶
Import programJCU_HelloWorld
Hello World for JCU(JPEG Codec Unit). JCU is JPEG codec unit of RZ/A1. When you use this program, we judge you have agreed to the following contents. https://developer.mbed.org/teams/Renesas/wiki/About-LICENSE
Audio sample¶
Import programGR-PEACH_Audio_Playback_7InchLCD_Sample
The "GR-PEACH_Audio_Playback_7InchLCD_Sample" is a sample code that can provides high-resolution audio playback of FLAC format files. It also allows the user to audio-playback control functions such as play, pause, and stop by manipulating key switches.
Import programGR-PEACH_Audio_Playback_Sample
The "GR-PEACH_Audio_Playback_Sample" is a sample code that can provides high-resolution audio playback of FLAC format files. It also allows the user to audio-playback control functions such as play, pause, and stop by manipulating key switches.
Import programGR-PEACH_Audio_WAV
This sample will play a ".wav" file of the USB root folder. Only RIFF format.
Import programGR-PEACH_Audio_in_out
Input data from Line-in is output to Line-out.