-
Notifications
You must be signed in to change notification settings - Fork 1
Home
MasahikoNagata edited this page Nov 27, 2020
·
58 revisions
Welcome to the rx72n-envision-kit wiki!
- Following contents include English only.
- 日本語ページはこちら: ホーム
- You can confirm RX72N performance, functionality to confirm RX72N Envision Kit initial firmware behavior.
- Performance
- R/W performance to SD card using SDHI(SD Host Interface)
- Firmware update performance via SD card includes update firmware
- Functionality
- Function for display using DRW2D, GLCDC
- Function for display using emWin from Segger
- You can add following demo by using firmware update feature
- Now developing following update firmware
- Confirming Crypto performance of Trusted Secure IP (that can handle advanced key management mechanism) inside of RX72N chip
- OTA Firmware update performance via Amazon Web Services includes update firmware
- Audio solution using D2 Audio chip(Renesas) MEMS mic
- Wireless LAN solution using ESP32(Espressif)
- External storage solution using QSPI serial flash(Macrinix)
- Now developing following update firmware
- Please refer to FreeRTOS for Renesas info
- OTA via AWS with FreeRTOS
- Network Benchmark
- D2 audio
- MEMS mic
- ESP32
- SSL acceleration by Trusted Secure IP(TSIP)
- Command list
- Generate new project (bare metal)
- 1+SCI_
- 1+Trusted Secure IP Driver
- 1+QSPI+Serial flash driver (for Macronix)
- 1+Ether+TCP/IP_
- 1+Ether+TCP/IP+Web Server_
- 1+SDHI+SD Card Driver+Filesystem_
- 1+GLCDC+DRW2D+emWin(Segger GUI Middleware)
- 1+SSI+Audio playback and recording
- How to write firmware = Update firmware from SD card
Firmware version | Download | Changes |
---|---|---|
v1.0.4 | userprog.rsu | (1)Added TCP/IP benchmark |
v1.0.3 | userprog.rsu | (1)Added dataflash all erase command |
v1.0.2 | userprog.rsu | (1)Added Amazon FreeRTOS OTA related demo (2)Remove serial terminal display, and system log display |
v1.0.1 | userprog.rsu | (1)Added CPU usage info (2)Added updating time info from Internet |
- Please save as file with right click
- Erase the sports games bank when updating, and will install only newer firmware
- Please refer to Revert to factory image if you would like to revert to factory image
- How to write firmware = Revert to factory image
Firmware version | Download |
---|---|
v0.9.3 | userprog.mot |
- Please save as file with right click
- OTA via AWS with FreeRTOS
- Network Benchmark
- How to use Tracealyzer
- D2 audio
- MEMS mic
- ESP32
- SSL acceleration by Trusted Secure IP(TSIP)
- Generate new project (bare metal)
- 1+SCI_
- 1+Trusted Secure IP Driver
- 1+QSPI+Serial flash driver (for Macronix)
- 1+Ether+TCP/IP_
- 1+Ether+TCP/IP+Web Server_
- 1+SDHI+SD Card Driver+Filesystem_
- 1+GLCDC+DRW2D+emWin(Segger GUI Middleware)
- 1+SSI+Audio playback and recording
- Generate new project (FreeRTOS(Kernel Only))
- Application of queue Serialization of print debug
- How to implement Tracealyzer Recorder
- How to implement Tracealyzer Recorder for complex system
- AWSとFreeRTOSを用いたOTAによるファームアップデート方法
- ネットワークベンチマーク
- Tracealyzer使用方法
- D2オーディオ活用
- MEMSマイク活用
- ESP32活用
- Trusted Secure IP(TSIP)によるSSLの加速
- 新規プロジェクト作成方法(ベアメタル)
- 1+SCI
- 1+Trusted Secure IPドライバ
- 1+QSPI+シリアルフラッシュドライバ(Macronix用)
- 1+Ether+TCP/IP
- 1+Ether+TCP/IP+Webサーバ
- 1+SDHI+SDカードドライバ+ファイルシステム
- 1+GLCDC+DRW2D+emWin(Segger GUIミドルウェア)
- 1+SSI+音声再生録音