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

Rockchip RP-RK3506B Core Board

SHENZHEN RONGPIN ELECTRONIC TECHNOLOGY CO.,LTD.
Contact information: 0755-235747363
Address: 3rd Floor, Block A, Phase II, Huafeng International Robot Industrial Park, Xixiang Street, Baoan District, Shenzhen (Gushu Metro Exit 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); }