M5Stack® Wireless COMMU Module Extend RS485/TTL CAN/I2C Port with MCP2515 TJA1051 SP3485 Development Board for Arduino EP32 Kit
Arduino
sku: 1537070
ACCORDING TO OUR RECORDS THIS PRODUCT IS NOT AVAILABLE NOW
$14.99
Shipping from: China
Description
Description: COMMU is a Muti-Communication-Interface-Converter. Integrated with 2IIC, 1TTL, 1CAN, 1RS485. Apparently COMMU has packed with most of series communications. Default connection: TTL - UART0, RS485 - UART2. Since ESP32 pin map is allowed for re-assign, you can re-assign or re-mapping the TTL or RS485 interface to other pins. Be care about TTL Interface. It is a UART Interface actually by default. But you can switch it to connect with UART2 after changed those jumpers(J6, J7, J9, J10). Product Features: 2x I2C Interface 1x CAN Interface 1x RS485 Interface 1x TTL Interface CAN controller: MCP2515-1/SO RS485 Transceiver: SP3485EN-L/TR Product Size: 54.2mm x 54.2mm x 12.8mm Product weight: 13.5g Package Included: 1x M5Stack COMMU Module PinMap: CAN ESP32 Chip CAN_CS GPIO12 CAN_INT GPIO15 CAN_SCK GPIO18 CAN_MISO GPIO19 CAN_MOSI GPIO23 I2C Interface ESP32 Chip IIC_SDA GPIO21 IIC_SCL GPIO22 Related Link: Offical Video Forum Datasheet SP3485 MCP2515 EasyLoader click to download EasyLoader 1.EasyLoader is a simple and fast program burner, and each product page has a product-related case program for EasyLoader. 2.After downloading the software, double-click to run the application, connect the M5 device to the computer via the data cable, select the port parameters, and click "Burn" to start burning. 3.The CP210X (USB driver) needs to be installed before the EasyLoader is burned. Click here to view the driver installation tutorial Example: for Arduino IDE CAN communication These are two COMMU examples for CAN communication, tansmitter and receiver. Press Button A to sent the message, and display the received message on the screen. Step 1: Copy MCP_CAN_lib file to C:UsersDocumentsArduinolibraries, Step 2: Open project file commu_can_transmitter.ino, and commu_can_receiver.ino Step 3: Compile and upload the two project to two M5Cores separatly. The below code is incomplete(just for usage). If you want the complete code, please click here. /* commu_can_transmitter.ino */ #include #include #include "m5_logo.h" #define CAN0_INT 15 // Set INT to pin 2 MCP_CAN CAN0(12); // Set CS to pin 10 // declaration byte data[8] = {0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07}; // initialization M5.begin(); CAN0.begin(MCP_ANY, CAN_1000KBPS, MCP_8MHZ); /* Change to normal mode to allow messages tobe transmitted */ CAN0.setMode(MCP_NORMAL); // send data CAN0.sendMsgBuf(0x100, 0, 8, data);Copy to clipboardErrorCopied /* commu_can_receiver.ino */ #include #include #include "m5_logo.h" #define CAN0_INT 15 // Set INT to pin 2 MCP_CAN CAN0(12); // Set CS to pin 10 // declaration byte data[8] = {0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07}; // initialization M5.begin(); /* Initialize MCP2515 running at 16MHz with a baudrate of 500kb/s */ /* and the masks and filters disabled. */ CAN0.begin(MCP_ANY, CAN_1000KBPS, MCP_8MHZ); /* Set operation mode to normal so theMCP2515 sends acks to received data. */ CAN0.setMode(MCP_NORMAL); pinMode(CAN0_INT, INPUT);// Configuring pin for /INT input // read data CAN0.readMsgBuf(&rxId;, &len;, rxBuf);Copy to clipboardErrorCopied RS485 communication This is a COMMU example for RS485 communication. Burn example to two M5Cores. Then after pressed Button A, this two cores will send message to each other and receive data.
Price history chart & currency exchange rate
Customers also viewed

$4.92
Romantic Delicate 18K Gold-plated Titanium Steel Pink Pentagram Pendant Necklace for Women Fashion Trendy Retro Collarbone Chain
aliexpress.com
$20.81
Summer Casual Shorts Men 100% Cotton Bermuda masculina Male New Men Baggy Military Zipper Pants breeches Male Tactical Shorts
aliexpress.com
$8.24
Kitchen Stainless Steel Storage Tray Space Saving Organizer Jewelry Display Plate Round Shape Multifunctional Bathroom Gold
aliexpress.com
$4.89
Quinby 925 Sterling Silver Earrings For Women Minimalism Geometric Hoop Earrings Retro Party aretes Girl Gift Round Ear Hoops Q5
aliexpress.com
$3.36
Multi-function Luminous Drawing Board Skillful Manufacture Superior Quality Doodle Tablet Creative Art Magic Board
aliexpress.com
$10.12
PAAD16010SM 12V 0.2A 4Wire All in one cpu cooler fan Laptop fan paad16010sm 12v 0.20a 4p plug
aliexpress.com
$27.23
Попона для собак Triol, Marvel Железный человек , унисекс, красный, длина спины 35 см, Marvel Железный человек
goods.ru
$1,879.22
q switch nd yag laser machine tattoo hair removal effective removal picosecond laser for tattoo removal, Black
dhgate.com
$17.70
warm plus velvet long-sleeved suede coveralls climbing long romper baby boy winter clothes 210309, Blue
dhgate.com
$124.23
2020aw early autumn fashion trend jacket new women's winter clothing wool fashion casual cotton sweater mo, Black;brown
dhgate.com
$5.85
Wholesale Hot Electric Comb 2020 mini straighten comb suitable straighten and curler hair accept private logo
alibaba.com
$0.00
Gooseneck Tablet Holder Universal Tablet Stand 360 Flexible Lazy Arm Holder Clamp Mount Bracket Bed phone holder for 10.5" iPad
alibaba.com
$4.29
Gimbal Stabilizer Auto Tracking Tripod B6 Phone Mount Selfie Stick Robot Cameraman 360 Rotation Face Object Tracking Shooting
alibaba.com
$27.44
designer jeans casual ripped distressed skinny long pencil jeans new street style mens jeans 19aw mens, Blue
dhgate.com
$326.25
YESSUN For KIA Mohave / Borrego 2008~2016 - Car Android Navigation Radio CD DVD Navi Audio Stereo Video GPS Player Screen System
aliexpress.com






