STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

Bug, Code generation in STM32CubeMX

Posted on September 26, 2016 at 07:16Hello,I used STM32CubeMX with 4.16.0 or 4.16.1 version.below situation :''STM32Cube Firmware Library Package'' option is ''Add necessary library files as reference in the toolchain project configuration file''IAR...

0690X00000604maQAA.png

STM32CubeMX suggestion

Posted on November 25, 2016 at 12:45Would be good to avoid generation of peripherals initialization code if using CMSIS Driver.CMSIS Driver does complete initialization of the related peripheral. So, the code, generated by STM32CubeMX is not used.I ...

Eugene S. by Associate III
  • 283 Views
  • 1 replies
  • 0 kudos

Help with Ethernet + lpiw + CubeMX + 207ZG

Posted on November 19, 2016 at 18:48I am attempting to configure the Ethernet on a Nucleo-F207ZG board. After two days of unsuccessful work and web search, I finally decided to ask your help. Here are the operations executed: 1) creation of a new pr...

infor by Associate III
  • 293 Views
  • 2 replies
  • 0 kudos

cubeMx, DMA and Adc

Posted on April 13, 2015 at 14:17HI I just have a simple question; I think I�m missing something.I using cubeMX for getting the ADC up running with 2 ch ( IN8 and IN15)And the DMA for transferring the data to a buffer.I have added a picture showing ...

spa23 by Associate III
  • 627 Views
  • 3 replies
  • 0 kudos

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
  • 602 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
  • 334 Views
  • 1 replies
  • 0 kudos