STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32L412KB <-> USB <-> A log as Filesystem in PC

I want to connect a USB to STM32L412KB externally. Next, I would connect that USB to my computer. I want it to show up as a filesystem which displays a log data from MCU. How should I proceed? Any tips? Also, I have never worked on filesystems. Can a...

Anonymous by Associate II
  • 1027 Views
  • 6 replies
  • 0 kudos

FATFS using long file names

Is anyone out there using STM32FCube w/ fatfs with LFN (long file names) ? My project works, but I can only get a small file name to work. I have tried all of the settings in FFCONF.h and added ccsbcs.c file.

LBarn.1 by Associate II
  • 1052 Views
  • 5 replies
  • 0 kudos

STM32G431 crystal less usb

I want to synchronize the cpu clock frequency with the SOF frequency of USB.datasheet says, that you may use HSI48 for crystal less operation or use an XTAL.Question is: Is HSI48 synchron with the SOF frequency?(than I could use MCO out as reference ...

rzong.1 by Associate II
  • 914 Views
  • 2 replies
  • 0 kudos

Step of stm32f746ze Firmware upgrade using ethernet

Hello,I am using stm32f746ze i want to update firmware in this controller in this project i also use Ethernet module.i am not use RTOS so how can update on bear metal.so kindly suggest setp of firmware up-gradationif have any example please provide u...

Hiren by Associate III
  • 1203 Views
  • 4 replies
  • 1 kudos

NUCLEO-H7A3ZI-Q SPI_B LOW_LEVEL_DRIVER example

Hi,I'm trying to get SPI_B on the NUCLEO-H7A3ZI-Q to work with low level drivers. But I have no output:This is my code:   LL_AHB4_GRP1_EnableClock(LL_AHB4_GRP1_PERIPH_GPIOA);   LL_AHB4_GRP1_EnableClock(LL_AHB4_GRP1_PERIPH_GPIOB);    /* SPI1 /CS */   ...

Evan .1 by Associate II
  • 428 Views
  • 0 replies
  • 0 kudos

STM32F401RE + CCA02M1 : beamforming demo

Hello, I am trying to use the STM32F401RE + CCA02M1 boards based on the software Acoustic_BF provided by the package X-CUBE-MEMSMIC1 : https://www.st.com/en/embedded-software/x-cube-memsmic1.htmlIn this software the audio is sent to the PC by USB.  W...

0693W000001pR6WQAU.jpg
AKuhn.9 by Associate
  • 447 Views
  • 0 replies
  • 0 kudos

Hw to use lwip + mqtt api with mbedtls?

Hi there. i made stm32 + rtos + lwip/mqtt solution and it works well. Now i want to use it with embed tls secure connection. I did not find any exemples. lwip mqtt api support tls comunication. But there are no such example like just simple mqtt clie...

RGais.1 by Associate
  • 1258 Views
  • 1 replies
  • 0 kudos