STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM-STUDIO-STM32 - Snapshot acquisition mode

This STM software allows to monitor and modify the value of some variables in real-time using the SWD or JTAG connection in a non-intrusive way.In the documentation for the use of this software (https://www.st.com/resource/en/user_manual/cd00291015.p...

IBIS Model Check

Hi,I am using the STM32F413ZHJ6 in a design, BGA package. I have noticed some strange behaviour in the IBIS model of the part. When modelling the output of K11 and K12 (PD14 & PD15) the capacitance for the model is in the nF range. This is very large...

NMcGi.2 by Associate
  • 428 Views
  • 1 replies
  • 0 kudos

Resolved! Using SysTick causes reset?

UPDATE: The issue has been solved. The nBFB2 option bit had to be enabled.Hello, I am currently programming and STM32L152RE on a Nucleo development board. I am using SysTick as a .5s timer that ran a status LED. Everything was working up until recent...

SBona.2 by Associate II
  • 2439 Views
  • 10 replies
  • 0 kudos

Resolved! Read Parallel display commands with STM32

Hi, is it possible to connect STM32 instead of display and read its pins (A0, RD, WR, D0, D1, D2, D3, D4, D5, D6, D7) to know what device is sending and maybe replace original display with different display?For example I would need to detect that WR ...

JBond.1 by Senior
  • 2904 Views
  • 14 replies
  • 0 kudos

Does stm32f767zi support 3 CANs as slave?

in STMCubeMX it says that CAN1 and CAN3 are master and CAN2 is slave. I need to use all three CANs as slave.Would it be possible to do that? If i can do that would i just be configuring the CAN1 and CAN3 as master in STMCubeMX and continue to use the...

ARam .1 by Associate
  • 394 Views
  • 1 replies
  • 0 kudos

STM32G4 PLL documentation errors

Hi,The documentation between the STM32G4 RM0440 Rev 3 and between the individual MCU specifications is inconsistent when it comes to the PLL limits. In the documentation for RCC_PLLCFGR we have the following two statements:PLLN: "The software has to...