STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Atollic Linker Issue: Symbols not always found

Posted on June 20, 2018 at 08:31Using latest Atollic TrueStudio (9.0.1) for STM32H743VI. From time to time, Atollic stops linking the project saying some symbols are not found. The only work around that I found is to re-create the entire workspace a...

Evaluate STM32L071xx on STM32L073RZ development board

Posted on June 19, 2018 at 05:11Hi everyone, could I purchase STM32L073RZ development board to evaluate STM32L071xx?  Actually I will start with some code for STM32L071xx generated by STM32CubeMX and then download into the development board, could S...

How can i get the clock signal from SPI_SCK?

Posted on June 19, 2018 at 05:23Hello. I want ask something that drive to me mad.Using STM32F769NIH for control external ADC(AD7192) with SPI interfaceSPI6 for SPI communication(PG13 -> SCK, PA6 -> MISO, PG14 -> MOSI)nChip Select controlled by PI13c...

Sync DAC output and ADC reading

Posted on June 20, 2018 at 00:32Hello,I have an application where I am using the DAC output to generate a signal which runs through a circuit and is read back on the ADC.  The issue I am struggling with is how to control the ADC sampling so that it ...

Whole screen version of Applications\LibJPEG example?

Posted on June 11, 2018 at 22:16I have 746 Discovery board, I want to show whole screen JPG images with it. Applications\LibJPEG example only shows partial screen and it crashes with larger.Do you know how to use larger images with the board. There ...

LMI2 by Lead
  • 543 Views
  • 3 replies
  • 0 kudos

booting from bank 2 of STM32F4x9_eval

Posted on October 24, 2013 at 19:44I run a program fine on bank 1. Then programmed BFB2 to 1. (BOOT0 = 0).Compile Blinky to 0x08100000 and load it. Checked the flash by stlink-util and see0000: 20000468 081001c1.Those are correspondent to the .map f...

0690X00000602q3QAA.jpg 0690X00000602q4QAA.jpg
tonyyu by Associate II
  • 2161 Views
  • 12 replies
  • 0 kudos

Bug in stm32f7xx_hal_pcd_ex.c / HAL_PCDEx_SetTxFiFo ?

Posted on May 01, 2018 at 23:12Is the code in HAL_PCDEx_SetTxFiFo() within stm32f7xx_hal_pcd_ex.c correct?The datasheet says:OTG device IN endpoint transmit FIFO size register(OTG_DIEPTXFx) (x = 1..5[FS] /8[HS], where x is theFIFO_number)Bits 31:16 ...