STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Hello, i have to solve the task: Configure the MCU to operate with a system clock frequency of 72MHz. Make sure that the clock signal is derived from the external oscillator (HSE). Find a way to show the system clock frequency (SYSCLK) at an output pin.

This is my code so far.I solved the clock frequency of 72MHz with an excel sheet and imported the file which got created, so that is working. My HSE Speed is 8 Mhz.Now i dont get how to mirror the System Clock onto the MCO output pin.This is what i t...

DKunz.1 by Associate II
  • 1114 Views
  • 5 replies
  • 0 kudos

Resolved! GPS data collection using UART6 of STM32F411VEH6

Hello,I am using NEO M8U as GPS sensor in our custom board.GPS data is has to be collected using UART6 of MCU(STM32F411VEH6). Signal names in schematics as (MCU_GNSS_UART_TX and MCU_GNSS_UART_RX).Code has been attached . I am unable to receive data. ...

GBISW.1 by Associate II
  • 1927 Views
  • 7 replies
  • 0 kudos

STM32F4 I2C SDA & SCL rise time

Hi, I working with STM32F401RET6 64 pins Nucleo board with IAR.According to the datasheet DM00086815 Section 6.3.19 SDA and SCL rise time = 300ns.I open the project from “STM32Cube_FW_F4_V1.25.0�? STM32F410xx-Nucleo\Examples\I2C\I2C_TwoBoards_ComPoll...

0693W000006EojXQAS.jpg
gil23 by Associate III
  • 2043 Views
  • 6 replies
  • 1 kudos

Hi everyone, I'm currently working on stm32f4 nucleo board. I have a analog device based HMC767 PLL (datasheet and user manual link below) eval kit. i want to sweep a bandwidth of 150Mhz( strt freq= 8.0ghz stp freq= 8.15ghz).

I'm using SPI communication for generating the sweep.But Unfortunately Im not able generate the sweep as desired and the PLL remains in the default state giving 9 gHz single tone frequency.please help me if any one has implemented the HMC based PLL ...

Change peripheral on running

HI,I am looking for an easy way to be able to change the pin use destination of the micro while running. I give an example for a project that I have to do. On some pins of the micro brought to a connector I have an SPI peripheral, on this connector I...

MBosc.2 by Associate II
  • 444 Views
  • 2 replies
  • 0 kudos

Timer implementation

I am using STM32F072RB.On my system there is 5 buttons(which is connected to GPIO).I am reading that GPIO continuously to detect the button press.If there is no any button press detect for 10 min, I want to generate a alarm. And if any of the button ...

Bs.1 by Associate II
  • 426 Views
  • 2 replies
  • 0 kudos