STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

PWM frequency is not as expected

Hi,I'd like help to understand what is thew PWM frequency.As far as I understand:1. The main system clock is 64MHZ -- see below SystemClock_Config()2. PWM frequency is 64KHz (= 64MHZ / (1000 - 1))BUT, measuring the frequency shows 4KHz (rather than 6...

AFink by Associate III
  • 1050 Views
  • 2 replies
  • 0 kudos

Resolved! How to count how many files exist in the SD card

Hy guys, I want to be able to create a named file in an SD card based on how many files I have in the directory, per example: if I have only 1 file "file1", I'll create the next one as "file2". I searched the ff.h library, but didn't find anything th...

FPicc.1 by Senior
  • 3546 Views
  • 9 replies
  • 1 kudos

Resolved! STM32H7 Firmware Update Using Web Server

Hi all,AbstractWe are developing our product based on STM32H7. We would like to use the HTTP server and Netconn to update the firmware for our product. We consider this method easy to use for customers more than Serial or USB. We have tried looking f...

HHuyn.4 by Associate III
  • 1761 Views
  • 2 replies
  • 3 kudos

how get start with STM32F407 and RJ45 connector

Hello  everyone, I have STM32F407 and RJ45 connector i want to establish a ethernet connection using this rj45 connector so that i can send and receive data through tcp/ip or UDP using RTOS. can anyone help me to get start. Any leads will thankful. T...

Resolved! I2C HAL_BUSY Debugging Help

Currently I am trying to interface with a LM75A temperature sensor using the STM32F446RE nucleo board.From the datasheet of the LM75A, I gathered that the sensor, returns a temperature measurement without any configuration.So I tried to simply hook u...

How to access the RMON counters for STM32H7

Hi,The reference manual for the STM32H7 mentions that it supports network statistics via RMON coutners. However, by reading through the manual it wasn't clear how would it possible to accesss them and what counters are actually supported. It would be...

_legacyfs_online_stmicro_images_0693W00000bieURQAY.png
CPerera by Associate
  • 974 Views
  • 2 replies
  • 1 kudos

Resolved! reference manual of STM32F746ZG

Hello all , I want to download  STM32F746ZGT6 DATA SHEET which having detailed  explanation of register's.. which register we have to axis for communication like UART , USART , SPI, I2C etc.. 

jbg by Associate II
  • 1501 Views
  • 1 replies
  • 0 kudos