Others: hardware and software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STP24DP05 IC queries

Best SPI Routing Method for Double-Sided 16×128 LED Matrix Using STP24DP05Project OverviewI am designing a double-sided 16×128 RGB LED matrix display using STP24DP05 LED drivers. The LED drivers are controlled using a single SPI bus from the MCU. Sin...

clintt by Associate II
  • 386 Views
  • 4 replies
  • 1 kudos

Issue with sx1262 module

I am trying to switch between modes (standby, rx, tx, sleep) in the sx1262 module. While switching, I pay attention to the figure below in the datasheet of the lora module. For example, to switch from SX126X_STANDBY_CFG_RC mode to RX mode, I use the ...

modes.png

Resolved! Talking to an HT16K33 via I2C

I’m connecting to an HT16K33 (on an Adafruit 4-digit, 7-segment display) to a NUCLEO-H755 board.I’m connecting I2C4 SCL to PF14 (pin 19 on CN9), and I2C4 SDA to PFf15 (pin 21 on CN9).Here's my init:static void MX_I2C4_Init(void) { hi2c4.Instance ...

SoCalJim by Associate III
  • 351 Views
  • 2 replies
  • 0 kudos

Compile Lsm6dsm self test

Hi,I am trying to use command line to compile self test of lsm6dsm by the following: arm-linux-gnueabi-gcc -static  lsm6dsm_self_test.c lsm6dsm_reg.c -o self test -I.and got error: lsm6dsm_self_test.c:159:21: error: ‘SENSOR_BUS’ undeclared (first use...

Shabtai by Associate
  • 137 Views
  • 1 replies
  • 0 kudos