STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F446ZE ADC1 channel 14, 15 don't work

There is a similar open issue in another post. https://community.st.com/s/question/0D53W00000EndiI/stm32g030-adc-issue​My MCU STM32F446 is set to read 9 channels' value by ADC1 with DMA2_Stream4. Settings are as below. Using StdDriver @version V1.8....

HLiu.6 by Associate II
  • 710 Views
  • 3 replies
  • 0 kudos

STM32H7 MDMA-MDA chaining

I have difficulties with the following scenario:There is a big buffer of bytes in DTCM memory. The buffer should be transmitted out through UART or SPI. I'm looking for solution, where software only configures the transaction, and then the whole proc...

bigfoot by Associate II
  • 1987 Views
  • 7 replies
  • 0 kudos

STM32f746 stops CAN transmission on higher CANBus load

Hello, I am currently trying to figure out, how to send continuos information via CAN.When threre are only a few nodes Connected to the network, everything is fine, bus as soon as the overall busload is bigger than ~70% then the STM32 MCU stops trans...

JStei.6 by Associate III
  • 427 Views
  • 0 replies
  • 1 kudos

Outsourcing to United States

I am working on a startup, outsourcing AI and IoT focused on embedded systems, from South America (Argentina) to the United States, we are looking for a beachhead market, I have a few questions, any advice will be very appreciated:- What ecosystems, ...

dhs by Senior
  • 517 Views
  • 3 replies
  • 0 kudos

MAX11212 interfacing with stm32l053

Hey Guys , I am trying to interface MAX11212 adc with stm32l053 controller. But i am not getting any data on my RX buffer. Details about max1121218 bit adctwo pin spi moudule with clock and dout pin24 clock cycles required to send data o...

NBhar.1 by Associate II
  • 534 Views
  • 2 replies
  • 0 kudos

I2C connection is not established to BNO080 dev board

I am trying to run the demo code provided by for nucleo 411RE to BNO080. I am running it in the STM32CubeIDE , but the code was written for IAR IDE.....I tried running that code after adding necessary file but when I tryret = HAL_I2C_IsDeviceReady(&h...

AR.7 by Associate II
  • 419 Views
  • 1 replies
  • 0 kudos

Fast I2C with DMA transfer issue

Hello, I have successfully implemented the standard I2C protocol with OLED. To speed up the display operations, I increased the speed of the I2C and it works fine up to 290 kHz.The protocol relies on DMA transfer and the CPU is in SLEEP until the DMA...

LaoMa by Associate III
  • 3046 Views
  • 19 replies
  • 0 kudos