LCSC Electronics logoLCSC Electronics svg logo
Sign In
USD
HANMUS DE101 product image
Images for reference only

HANMUS DE101RoHS

Manufacturer
HANMUSAsian Brands
MPN
DE101
LCSC Part #
C50291824
Packaging
QFN-48(7x7)
Customer #
Key Attributes
QFN-48(7x7) Evaluation and Demonstration Boards and Kits RoHS
Datasheetpdf iconHANMUS DE101
In-Stock: 260
260 In stock, ships now
Add to BOM List
QtyUnit PriceTotal Amount
1+$ 5.2659$ 5.27
10+$ 4.5501$ 45.50
30+$ 4.1148$ 123.44
100+$ 3.7492$ 374.92
Standard Packaging260/Full Tray
Better price for more quantity?
$

Additional Information

TypeDetails
Minimum1
Multiple1
Standard Packaging260
Sales UnitPiece

Introduction

AI Translation

The BETFX module communicates with an external MCU via UART, with a physical format of 115200-N-8-1. F10 uses little-endian data stream transmission, allowing data interruption and retransmission. The protocol designates 0x54 and 0x55 as protocol keywords; any keyword appearing outside the SOF will be converted to the form 0x54 + N at the transport layer before transmission, and all keywords except the SOF will be restored at the receiving end. The frame structure consists of: SOF (0x55, designated as the SOF keyword; all keywords appearing in the application data are split into the form 0x54 + 1 by the transport layer, a process transparent to application-layer programming); ADDR (DE101 supports 4 device addresses, determined by the pin voltage of PA1 (Pin15) at power-up, defined as follows: AD1 < 0.5V: 0xA0, AD1 < 1.0V: 0xA1, AD1 < 1.5V: 0xA2, AD1 < 2.0V: 0xA3); INDEX (message number transmitted from 0 to 127; when the command is a write operation, DE101 sets bit7 of INDEX to 1 and returns it to the host; when the command is a non-write operation, INDEX is returned with its original value); LEN (data length of the PAYLOAD segment; a length of 0 is permitted, indicating a NOP FRAME; upon receiving each NOP FRAME, the slave...).