STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Timer in TIM_OCMODE_ACTIVE is always HIGH

Posted on February 15, 2017 at 15:07Hi,I want to generate a square wave using Timer mode TIM_OCMODE_ACTIVE. I have generated the code using STM32CubeMX and I am using a STM32F429I Discovery Board.The output pin is always 'HIGH'. For TIM_OCMODE_INACT...

smrtkai by Senior
  • 1599 Views
  • 4 replies
  • 0 kudos

USART2 Init STM32F101

Posted on February 20, 2017 at 22:39Hello all,I'm trying to configure USART on a STM32F101RB micrcontroller with Atollic True Studio.the uC clock is configured as external clock (8Mhz) divided by 2 and pll'ed by 9 to a total 36Mhz.I'm using the HAL ...

Compiled HAL Library Errors

Posted on February 20, 2017 at 02:23Ever since the dawn of HAL, every HAL library I have tried has contained compiler detected errors. My latest frustration source is the STM32L4xx HAL library version 1.6.0. The problems are diverse and include:   ...

Resolved! Source code location

Posted on February 20, 2017 at 21:22We are using STM32F437 and need to implement UDP/IP using lwIP.lwIP manual UM1713 makes at least three references to source code. In section 1.4: \Middlewares\Third_Party\LwIP,in section 4.1.2: \LwIP\LwIP_TCP_Echo...

John Hite by Associate III
  • 419 Views
  • 1 replies
  • 0 kudos

FatFS on QSPI Flash

Posted on June 07, 2016 at 09:04Hello,Is is possible to use FATFS file system on QSPI Flash with STM32F7 series microcontrollers? I couldn't find any example code about it. 

Resolved! RTC Subsecond syncronization

Posted on February 20, 2017 at 20:04I am trying to synchronize the RTC of a NUCLEO-L476RG board to a GPS.  I am using the 1PPS signal from the GPS to generate a timestamp.  I then use the LL_RTC_TIME_Syncronize function to adjust the subsecond count...

mvonahnen by Associate III
  • 625 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F4 - Timer Sync - Trigger Mode does not work

Posted on February 16, 2017 at 15:49Hi,I am having trouble to synchronize the start of two or more timers at the same time. Reading the manual, I figured out that, I have to select one timer as master timer with master configuration 'Enable' ('the c...

smrtkai by Senior
  • 1856 Views
  • 4 replies
  • 1 kudos

Resolved! Getting ILI9341 Display to work via SPI

Posted on February 20, 2017 at 10:47Hi, I  have troubles with getting a ILI9341-Display to work with my STM32L4. It's a 'TFT Proto Board' from MikroElectronika. I need to test SPI but the Initialization is not working, tried different Examples, most...

Nor Sch by Associate III
  • 2320 Views
  • 4 replies
  • 0 kudos

Is This The Bug of STM32CubeMX

Posted on February 20, 2017 at 10:02 I use STM32cube Mx to configure stm32f4 discovery with SD card 4 wire as mass storage. This is the code if I don't use FATFS : and this is the code if I use FATFS:                                             vers...

0690X00000606LPQAY.png 0690X00000606IQQAY.png