SHENZHEN RONGPIN ELECTRONIC TECHNOLOGY CO.,LTD.                     Email:sales@rpdzkj.cn   National Service Hotline:0755 - 23574363
Product properties

Rockchip RP-RK3506B Core Board

深圳市荣品电子科技有限公司
联系方式: 0755-235747363
地址: 广东省深圳市宝安区 西乡街道华丰国际机器人产业园二期A座三楼(固戍地铁C出口)
Product description



CPU block diagram


Product display



Hardware index parameter


commonly used interfaces on motherboards

USB 2.0

4 usb ports (1 otg2.0)

serial port

4 serial ports, one of which is debug

RS485

1 rs485 interface, resistor can be jumped to change the serial port

I2C

1 way I2C

CAN

2-way can bus

GPIO

8 channels of available gpio

mipi dsi display

support 1 channel 2lane mipi dsi display

rgb display

1 channel rgb display supports 888

voice output



CPU block diagram


Product display



Hardware index parameter


commonly used interfaces on motherboards

USB 2.0

4 usb ports (1 otg2.0)

serial port

4 serial ports, one of which is debug

RS485

1 rs485 interface, resistor can be jumped to change the serial port

I2C

1 way I2C

CAN

2-way can bus

GPIO

8 channels of available gpio

mipi dsi display

support 1 channel 2lane mipi dsi display

rgb display

1 channel rgb display supports 888

voice output

if(is_mobile()){ $(".mobileAbout").css("display","block"); $(".pcAbout").remove(); }else{ $(".mobileAbout").remove(); $(".pcAbout").css("display","block"); } function is_mobile(){ return window.screen.width<767 || ($('body').width() > 0 && $('body').width() < 767); }