STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

PSSI Performance Benchmarks

Good morning everyone,I am considering buying a PSSI-compatible STM32. Beforehand, I would like to get in touch with some users who have already tried the interface out. I am considering PSSI to stream data out over 16 parallel lines at around 50-100...

TheMikeK by Associate II
  • 169 Views
  • 4 replies
  • 3 kudos

STM32H7R3 PSSI RDY/DE bug

Hello,I dug deeper into PSSI behavior, and and I observed unwanted behavior. From my point of view it is a bug.PSSI is configured as:OUTEN = 1 (transmit mode)CKPOL = 0 (outputs driven on rising edge, inputs sampled on falling edge)RDYPOL = 0 (0 at in...

pssi3a_valid.png pssi1a.png pssi2.png

Resolved! Number of the ADCs in STM32F103RB

Hello,I look at the STM32F103RB datasheet and see that this microcontroller should have 2  ADCs. When I open Table 5 (see Figure 1 below in this post) in this datasheet, I see only ADC12_IN10 and so on, that is, only ADC12. Why?                     ...

Mykola_Levun_0-1738849201381.png

Resolved! HAL UART Transmit DMA() trigger reset

Hi guys, I was trying to implement HAL_UART_Transmit_DMA() since I am using freeRTOS. It auto trigger a reset for my stm32f427.Tried HAL_UART_Transmit(), everything works well. Only HAL_UART_Transmit_DMA() causing the reset, Did I missed anything? ...

Sometimes, data does not flow on the CAN bus.

Hi.In my program, I am transmitting the following CAN IDs at a 20ms cycle:1. 0x0802. 0x1003. 0x15B4. 0x2155. 0x3156. 0x4157. 0x5158. 0x40DWhen continuing the periodic transmission, I have observed that sometimes No 4-8 do not flow on the CAN bus and ...

STM32H753VIH6 RMII

Hi Team,We are using the STM32H753VIH6 in our design.We are having MAC to MAC connection with Realtek GMAC port and STM MAC port.The schematics connections is in the attachment.Now we would like to generate 50MHz reference clock from STM32 to Realtek...