STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

'L4 Cube - clearing OTG_GINTSTS bits

Posted on June 15, 2016 at 17:31According to RM0351 Rev.4, all OTG_GINTSTS (interrupt status register) bits are rc_w1 (except those which are read-only or reserved). However, the macro supposed to be used for clearing these bits in [STM32Cube_FW_L4_...

independant wdogtimer and multithreads

Posted on July 06, 2018 at 09:17hello , i have a software with three threads (frtos ;multi  threads);i need to add independant watchdogtimer incase my software bugs to keep it running ;for that :ill addHAL_IWDG_Refresh(&hiwdg);//put counter to zero ...

Restrictive ldscript files in Stm32Cube F1

Posted on July 06, 2015 at 19:13I'm trying to decide if I want to use the STM32CUBE HAL code. Because I'm on linux, the cubemx thing doesn't run well, so I used the windows version and generated some code to use with openstm32 ( which also doesn't r...

Rickta59 by Associate
  • 470 Views
  • 3 replies
  • 0 kudos

SDIO Interface.

Posted on July 06, 2018 at 13:02I am using Nucleo F446ZE board and i am trying to interface MicroSD card using 1 bit SDIO Interface(Truestudio).I am using cubemx4.26 with STM32Cube_FW_F4_V1.21.0This code works fine 'if(f_mount(&myFATFAS,SDPath,0)==F...

KINGame by Associate III
  • 287 Views
  • 1 replies
  • 0 kudos

SPI generates clocks when set to 8b mode

Posted on July 01, 2018 at 10:57I have strange problem, SPI is sending 16 clocks instead of 8 as configured, and my trinamic motor driver simply does not work. Same code worked for STM32F415, right now i am using STM32F051  GPIO_InitTypeDef  GPIO_In...

Linas L by Senior II
  • 573 Views
  • 4 replies
  • 0 kudos

Nucleo-F767ZI cannot send UDP data

Posted on July 05, 2018 at 16:51Hi,I got new Nucleo-F767ZI board. I created project for Atollic using CubeMX with FreeRTOS and LWIP and I was able to send ping without any problem. Then I try send small UDP datagram each 1s to mz PC, but it was unsu...

Rad Mosu by Associate
  • 409 Views
  • 1 replies
  • 0 kudos