STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Do all FPU operations proceed in a single SYSCLK tick?

This should be simple, but I can't find documentation.   I am running an STM32L4P5 at max clock speed (120 MHz), and I have moved all code to SRAM so it is running with zero wait states.    I have an extensive calculation to do using the FPU -- I am ...

JCase.1 by Associate III
  • 2089 Views
  • 6 replies
  • 3 kudos

STM32H755 I2c BDMA BUSY ON SECOND CALL

I am having issues with BDMA on consecutive transfers, the DMA handle is always in the busy state on the second call. I call this from my application and first transfer works as expected, goes into ISR void HAL_I2C_MemRxCpltCallback(I2C_HandleTypeDef...

kip18 by Associate II
  • 277 Views
  • 0 replies
  • 0 kudos

ADC Sampling Does not look correct NUCLEO-G474RE

My system clock is 170 MHz, and my ADC1 clock is asynchronous with a prescaler of 4. This would mean my ADC1 frequency is 42.5 MHz. I have the ADC being triggered by a timer that is fed off the system clock and triggers every 1 millisecond.ADC config...

tomm5771 by Associate III
  • 324 Views
  • 0 replies
  • 0 kudos

Resolved! Where is ETH_PHY_INTN

In the reference Manual of STMH730, on Table 543, page 2825, there's a Port "ETH_PHY_INTN" listed. Where ist that port? Or where can I configure the GPIO to use for it? I cannot find anything in the datasheet.

SPI MX config buggy?

Hi, i try migrate some old stdlib app into HAL or LL over new project in MX. On old system we have SPI init part for TX only master /* SPI configuration -------------------------------------------------------*/ SPI_I2S_DeInit(SPIx); SPI_InitStruc...

MM1_0-1713285234593.png
MM..1 by Chief III
  • 544 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F405 TIM1's repetition counter

I have a question when I read the reference manual of STM32F405, and it says that "for odd values of RCR, if  the RCR was written before starting the counter, the UEV occurs on the overflow (which should be underflow  as I have seen in TIMx_RCR funct...

Jerry_ by Associate
  • 1535 Views
  • 4 replies
  • 1 kudos

external loader what is the difference .stldr and .FLM ?

I see that Keil is using .FLMand .stldr looks like CubeIDE are those the same ?can I change the extension from .stldr to .FLM and load using Keil and vice versa ?also any idea how to add the loader to keil ?I see that Keil has a lot pre defined loade...

MNapi by Senior III
  • 980 Views
  • 4 replies
  • 0 kudos

Where to find ETM version for any specific MCU

Hello, I would like to pick an MCU based on ETM version available on it. This is needed to try out Orbtrace Mini tracing device. It is stated that its currently support ETMv3.5, also i am willing to test lower ETM version and higher too to check the ...

retif by Associate
  • 739 Views
  • 3 replies
  • 1 kudos

Resolved! Core Locked Up

We have a custom PCB with a STM32H750 on it with Dual NOR Flash (W25Q12BJVSIM). I have been able to flash the code on all but one board. When I attempt to flash the board with STM32CubeProgrammer, I get a Warning: The core is locked up message. How d...

MAlan.1 by Associate III
  • 1579 Views
  • 6 replies
  • 3 kudos