概览
描述
对于需要大范围连接的人机界面应用程序而言,S5D9单片机系列是最佳选项。S5D9单片机系列具备处理功能,支持带有PTP控制器的以太网,并能提供最高2MB闪存和640KB SRAM,借助用于模拟处理的可编程增益放大器,可提供模拟信号功能,通过TFTLCD控制器提供彩色图形以及2D绘图引擎。
Synergy Software Package (SSP)
最佳化且紧密集成的适用软件套,具备可扩展最终产品复杂性并简化复杂系统级服务的商用RTOS。
特性
- 120MHz Arm® Cortex®-M4 CPU
- Optimal for HMI applications that require a wide section of connectivity
- Supports an Ethernet with PTP controller
- Analog signal conditioning with programmable gain amplifiers for analog processing
- Color graphics with a TFT-LCD controller, and a 2D drawing engine
产品对比
应用
设计和开发
支持
支持社区
-
__set_MSP bootloader
I am using Renesas CPU that s5d9,I want to create bootloader to use. Now I'm encountering a problem this is my architecture #define APP_START_ADDR 0x00020000 static void execute_user_code(uint32_t address) { main_fnptr *p_jump_to_app; // Function pointer main that ...
2023年12月18日 -
ra6m3 with threadX 如何使用 cat1 or cat4 cellular modules?
Dear RA, 我们之前的项目是在s5d9上使用,目前要迁移到ra6m3上。 在configuration.xml 中 IP instance 并没有看到之前的cellular framework stack,请问如何在ra的ssp上使 ...
2024年3月25日