STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Help with STM32U0 RTC not running wanted

Hello,probably I miss something, but  I have searched long enough so things start to get unclear.I have set up RTC on STM32U0, so I expect is to be running. But ist does not free running:<(gdb) mon sTarget voltage: 3.24VAvailable Targets:No. Att Driv...

Increase Rx FIFO0 and FIFO1

Hi,I'm using the FDCAN2 of the STM32G474VET6 for a project and I need to reshape the RAM Message memory in order to adapt it to the FDCAN Classic.Actually the configuration of the RAM Message, by default, is written for FDCAN. So I have the following...

MAmem.1 by Associate III
  • 1249 Views
  • 1 replies
  • 0 kudos

SPI Configuration (bare metal-stm32h743)

I am trying to code the stm32h743 for spi communication and i can't seem to transmit. I am using PA5 as SCK and PD7 as MOSI. I read the procedure required that is in the reference manual (49.4.9 https://www.st.com/resource/en/reference_manual/dm00314...

NBlac by Associate III
  • 3005 Views
  • 8 replies
  • 1 kudos

STM32F334 HRTIM WITH BAD BEHAVIOR

Posted on November 26, 2015 at 17:56Hi,I'm experiencing a very bad behavior of HRTIM.if output set register is set on Period and output reset register is reset on CMP1.if CMP1 = 0x20, the PWM output is a narrow pulse as expected. but if the CMP1 < 0...

Asantos by Senior
  • 3167 Views
  • 10 replies
  • 8 kudos

Resolved! STM32H5 transmit/receive raw IEEE 802.3 ethernet frames

Hi,Thanks in advance for your attention.I'm wondering if any examples are available about transmit and receive raw ethernet frames.The examples in STM32CubeH5 use the TCP/IP stack NetXDuo and transmit packets built on the upper layers of the stack an...

LU by Associate
  • 3965 Views
  • 5 replies
  • 4 kudos

2DAddressing

https://rristm.github.io/tomas_materials_v2/RRISTM/stm32u5_workshop/master/5_gpdma_handson_2d_address_mx.md/3I followed this document, but the UART value is coming out as garbage. The data is being output as 8-bit, but the variable used to store it i...

dlagyals by Associate II
  • 433 Views
  • 1 replies
  • 0 kudos

SPI NSS cannot be switched in software mode

I am trying to use SPI communication with the STM32H562 (for FPGA programming purposes).  The reference manual states that if SPI_CFG2's SSM = 1, the NSS can be toggled High/Low by switching the SSI bit in SPI_CR1.However, the switching of SSI is not...

Thoufiel by Associate III
  • 692 Views
  • 5 replies
  • 1 kudos