STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Help with USB CDC

Posted on July 05, 2018 at 11:12I have interfaced an STM32F446RE in USB-CDC mode. I have made it device only, I set the middleware to CDC, and I set the clock appropriately too. I also added the change to CDC_Transmit_FS function. When I try to use ...

USB CDC

Posted on July 05, 2018 at 10:24Can the USB port be used for communication and power supply at the same time. What is the baud rate at which the communication happens?

STM32Cube makefile project debugging in Atollic

Posted on June 29, 2018 at 18:38I have generated a makefile project with cubemx. Furthermore, I was able to import that project in to Atollic (New->Makefile Project with Exisiting Code).I am able to successfully compile the project, however I am una...

Rav K by Associate II
  • 742 Views
  • 3 replies
  • 0 kudos

Resolved! Freezing the IWGD Watchdog under Debug is not working

Posted on March 21, 2018 at 09:01Hello,i have a STM32F051 and use the independent watchdog.I would like the IWDG counter to stop if the core is halted.I set the DBG_IWDG_STOP in the DBG Modul, but when i stop the core with the debuger my mcu still g...

I2C code on STM32Cube_FW_L0_V1.10.0

Posted on July 05, 2018 at 07:45Hi,Today I upgraded the firmware packages in STM32CubeMX and was looking at the differences with the version I had previously installed (v1.8.1 in the source files) and noticed the following definitions in stm32l0xx_h...

STM32F722 reads mostly incorrect values from SDRAM

Posted on July 03, 2018 at 12:05 I'm using a custom board with F722 running at 160 MHz and a Micron 16 x 4 x 16 SDRAM presumably at 80 MHz. The following test program, however, yields wrong, but not entirely wrong values: #define SDRAM_BASE ((uin...

sensorTile and Data log example without SWD

Posted on July 04, 2018 at 18:38Hi,I haven't been able to get the sensorTile Datalog SDcard application to run without having SWD connected from the Nucleo ST-link, or by issuing a reset by shorting SWD pins 3 and 5 on the sensorTile cradle board.  ...

Resolved! The CubeMX Tool isn't working with MAC

Posted on June 15, 2018 at 08:14The CubeMX, and associated Flash programming tool doesn't want to install with the latest version of OSX (High Sierra).  Is this a known issue or am I doing something wrong...?