Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
KC868-A32M Using GPIO from 4G module for SPI / P9813 board
#1
Hi,

I need to connect P9813 board, which uses serial interface, to A32M board.

Idea

I wondering if I could use the GPIO33 AND GPIO32, both from 4G A32M`s RX AND TX, to expose to SPI and configure Esphome like bellow:

spi:
  clk_pin: GPIO33
  mosi_pin: GPIO32
  id: spi_a32m

light:
  - platform: spi_led_strip
    name: "P9813 RGB LED"
    num_leds: 1
    default_transition_length: 1s
    spi_id: spi_a32m

Thanks in advance.
Reply


Messages In This Thread
KC868-A32M Using GPIO from 4G module for SPI / P9813 board - by giliardi - 08-28-2024, 12:09 AM

Forum Jump:


Users browsing this thread:
1 Guest(s)