STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Half duplex SPI 8 bits on STM32G491VCTx

Hello,For one of my projet, I need to use a Half Duplex SPI line in 8 bits in order to communicate with a sensor.When receiving the data, the sensor need a certain amount of time between each group of 8 bits, so I can't just use a 16 bits line.I trie...

Cvigo.1 by Associate
  • 479 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F103C8T6 blue pill CAN does not work

I'm trying to send CAN messages with the STM32F103C8T6 microcontroller (blue pill hardware with genuine ST chip) to a CAN analyzer without success.I'm using STM32CubeIDE v1.12.0. I double checked the hardware, I'm using PB8 and PB9 pins to connect to...

GRosi.1 by Associate
  • 5890 Views
  • 12 replies
  • 0 kudos

STM32F072B-DISCO Example code from manual results error (chapter 7.3.6) with with the "extern TSL_LinRot_T MyLinRots[];

I'm using the STM32F072B-DISCO, trying to implement an example code for the touch sensing and followed the instructions of the "Getting Started with touch sensing Control on STM32 MCU". The code given in chapter 7.3.6 results in errors. see belowone ...

_legacyfs_online_stmicro_images_0693W00000biNz3QAE.png
LEtte.1 by Associate
  • 1075 Views
  • 1 replies
  • 0 kudos

STM32H755BIT DMA2D + FMC + External SRAM Write Issue

I am using the DMA2D to transfer colour data to an external SRAM using the FMC with an 8-bit parallel hardware setup. I can use the following line of code on the CM7 CPU to write to any in-range address (0x68000000 base) with any pointer type (uint8_...

_legacyfs_online_stmicro_images_0693W00000bihSEQAY.png _legacyfs_online_stmicro_images_0693W00000bihT2QAI.png
DanMI by Associate
  • 1494 Views
  • 1 replies
  • 0 kudos