← index #18963Issue #5948
Off-topic · high · value 2.382
QUERY · ISSUE

OpenMV Feature: SPITarget Support in Machine Module

openby kwagyemanopened 2026-03-21updated 2026-03-21
enhancement

Description

SPI Target mode for STM32, MIMXRT, and ALIF. This is the last missing interface for the machine module, bringing it up to parity with PYB more or less.

Code Size

No response

Implementation

I hope the MicroPython maintainers or community will implement this feature

Code of Conduct

Yes, I agree

CANDIDATE · ISSUE

SPI-3 Wire and UART 1-Wire Support

openby kwagyemanopened 2020-04-20updated 2020-04-22
port-stm32

I'm working on a new interface library for the OpenMV Cam and I thought these would be nice to haves:

  • Add support to the SPI bus to share MISO/MOSI. This feature is supported by the STM32 hardware.
  • Add support to the UART to share TX/RX. This feature is also supported by the STM32 hardware.
  • Add support to the UART for driver enable for rs485. This feature is also supported by the STM32 hardware.

Supporting these features involves setting a bit in the config register and then just configuring the I/O pins in slightly different modes.

Keyboard

j / / n
next pair
k / / p
previous pair
1 / / h
show query pane
2 / / l
show candidate pane
c
copy suggested comment
r
toggle reasoning
g i
go to index
?
show this help
esc
close overlays

press ? or esc to close

copied