STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

Quad i2s ADC on STM32F4

Posted on November 22, 2016 at 18:17Hello Everyone ! My first project on STM32 is to make a NUCLEO shield to record four analogue signals : Dual stereo codec ADAU1979 for 16-bit 44.1 kHz sampligmicroSD slot for PCM logging using FatFS, communica...

clovis by Associate
  • 689 Views
  • 2 replies
  • 0 kudos

Master Clock Output issue

Posted on November 12, 2016 at 20:34 I configured RCC Master Clock Output within cubeMX 4.0 and using a STM32F The generated Code does not output the selected clock. I have found, after code analysis of generated file gpio.c, that the Alte...

Ethernet Echo Server

Posted on November 10, 2016 at 09:40Hi,I have a problem about ethernet echo server.Sended data from client can be readed but with echo. Besides, I want to send data to client.Because of this;uint8_t buffer[8];  buffer[0] = (0xFF000000 & (uint32_t)(...

ali2399 by Associate II
  • 380 Views
  • 1 replies
  • 0 kudos

USB CDC VCP Help!

Posted on March 06, 2016 at 09:28Hi,I recently got a ST Nucleo board (Nucleo F070RB) and want to develop a device where it uses the on board USB (of the microcontroller) as a virtual com port.I've been able to configure a test project which has setu...

CubeMX and RTC clock source

Posted on October 14, 2016 at 15:14Hi, is there anything wrong using HSE(8MHz) as RTC clock source for an L476 ? CubeMx reports a configuration error when I tried (see screenshoot). Is this a tool bug or a device limit I failed to identify reading D...

STM32CubeMX and LWIP on STM32F107

Posted on October 08, 2015 at 17:00My goal is to build a very simple HTTP server provided by the MCU.With CubeMX I generated out an MDK-ARM project using the LWIP stack on Ethernet PHY with RMII.Ethernet links up with 10Mb/s, but on some reason the ...

balazs by Associate II
  • 2481 Views
  • 14 replies
  • 0 kudos