STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F4 LINBUS Communication

Hello I am working with the STM32f4 development board. I'll make one LIN(Local Interconnet Network) master and one LIN Slave instance but I don't have any example. Has anyone created a sample code? or ST?

STM32H7 level interrupts

Hi AllAs to GPIO EXTI interrupts:Does the stm32h7 supports level interrupts?or just edge triggered interrupts?According to arm cortex m7 specification it should, I don’t see it on the ST documentation.What happens if I use a level triggered IO which ...

deckhard by Associate III
  • 790 Views
  • 4 replies
  • 0 kudos

STM32H743ZI and 8 bus parallel communication

HiI'm about to be using the STM32H743 to a project, were is should communicate to an 8 bus parallel ADC. Is there maybe someone who can guide on how this can be done, maybe there is an example, tutorial or other documentation of how this can be done ...

LKris.1 by Associate II
  • 365 Views
  • 0 replies
  • 0 kudos

STM32F205 - Value of USART->DR (RDR) register after reading

Hello,what is the value of USART->DR (RDR) is read twice after receiving a byte? E.g.Byte 0xFF received, RXNE flag set.DR is read into variable, RXNE is cleared, the variable contains 0xFFDR is read into variable, the variable contains ?Does the DR h...

MVele.1 by Associate II
  • 659 Views
  • 1 replies
  • 0 kudos

Hard Fault when dicrease core freq on F373

Hi, I'm using STM32F373 for my project. When I'm using core freq >=36MHz everything is fine. But I need to decrease core freq for power consumption. When I run project with 12/24MHz Hard Fault is occurred in 1-5 secconds. Times is randoms. (Of course...

AFili.1 by Associate
  • 606 Views
  • 2 replies
  • 0 kudos