Lines Matching +full:rs +full:- +full:485
15 - 8 to 52V power supply
16 …- SWD Pins for use as STLink (Pin header) and TC2030-IDC 6-Pin Tag-Connect Plug-of-Nails™ Connector
17 - Crystal for HS 25MHz
18 - Crystal for RTC 32.768KHz
19 - 1 UART serial for debug
20 - 1 Led RGB
21 - 1 Buzzer without internal oscillator
22 - 1 Mono audio up to 3W
23 - 1 Ethernet 10/100
24 - 1 MicroSD connector supporting 1 or 4-bit bus
25 - 1 USB 2.0 Host/Device
26 - 1 EEPROM memory with 512K bits
27 - 1 External SRAM memory with 8MB
28 - 1 NOR memory with 16MB
29 - 2 On-board RS232 Transceiver with RTS/CTS
30 - 2 On-board RS485 Transceiver
31 - 2 On-board CAN-FD Transceiver
34 - 1 Display RBG 888
35 - 1 Capacitive Touchscreen sensor
38 - 1 SPI
39 - 1 I2C
40 - 1 One Wire
41 - 2 DACs
42 - 6 PWM Channels
43 - 10 ADCs
50 .. zephyr:board-supported-hw::
53 ----------------------------------
56 BOARD-LEDs
57 ----------
59 The LINUM-STM32H753BI has 3 software controllable LEDs.
70 ----------
72 The LINUM-STM32H753BI used the USART1 for serial console.
75 ------
84 The LINUM-STM32H753BI board has two on-board RS-232 transceiver connected to USART2 and USART3.
104 The LINUM-STM32H753BI board has two on-board RS-485 transceiver connected to USART4 and USART6.
123 -----
125 The LINUM-STM32H753BI has one SDCard slot connected as below:
145 --------
147 The LINUM-STM32H753BI has a ethernet connection using the transceiver KSZ8081RNACA.
165 CAN-FD
166 ------
168 The LINUM-STM32H753BI board has two on-board CAN-FD transceiver connected to FDCAN1 and FDCAN2.
187 ---
189 The LINUM-STM32H753BI has one usb port.
202 ----
203 The LINUM-STM32H753BI connects the EEPROM memory and the touchscreen sensor to I2C3.
213 --------------
214 The LINUM-STM32H753BI has a external SDRAM with 8Mbytes connected to FMC peripheral.
260 ---
261 The LINUM-STM32H753BI use the LTDC to support one LCD with RGB connection.
298 ------------
302 driven by the PLL clock at 480MHz, driven by an 25MHz high-speed external clock.
315 debug or flash tool and connect it to the SWD Connnector. JLink or ST-Link
322 -------------------------------------------
324 Here is an example for the :zephyr:code-sample:`hello_world` application.
328 .. code-block:: console
330 $ minicom -b 115200 -D /dev/ttyACM0
334 .. zephyr-app-commands::
335 :zephyr-app: samples/hello_world
341 .. code-block:: console
349 :zephyr:code-sample:`hello_world` application.
351 .. zephyr-app-commands::
352 :zephyr-app: samples/hello_world
354 :maybe-skip-config: