STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F429: The FLASH_OPTCR register has been set to 0xcfffaaed and nothing is working - how can the 0xc at the start be cleared to recover the board?

Hi AllI have been experimenting with setting flash sector write protection but found that when I did I could no longer program with the debugger. I managed to reset the options by writing the unlock sequence via the debugger (that can still connect) ...

hpipon957 by Associate III
  • 709 Views
  • 2 replies
  • 0 kudos

TIM2 exact timebase settings

Dear all,I'm using the STEVAL-PCC009V2 based on a STM32F103RBT6 microcontroller, set to work with an internal clock frequency equal to 72 MHz so CK_INT = 72 MHz (refer to figure 100 of RM0008 Rev. 19, pag. 367/1132).I need to obtain a 10 ms time base...

FF1 by Associate III
  • 1263 Views
  • 4 replies
  • 0 kudos

Resolved! What is "bus turnaround phase"?

I have basic understanding about buses, but this term is new to me.What's bus turnaround phase - and measured from where to where?Google hasn't been my friend on this.

Connect STM32L4xx with S2868A1

Hi, everyone.I want to connect a STM32L475RG board with an extended board, more exactlyS2868A1, which comunicated on SPI protocol. More that, i want to connect these 2 components with another Stm32L4 and S2868a1, and comunicate with them via S2-LP mo...

cionu by Associate
  • 310 Views
  • 0 replies
  • 0 kudos

STM32H7 Ultra slow RAM access time of 500kHz

Hello, I am working on developing board where STM32H7 will talk via SRAM interface to FPGA and i hit the problem.I use IAR ARM and H743I-EVAL SRAM example, and guess what, if i make simple loop with just single write to SRAM like this, I only get 50...

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

CubeMX 4.19 LwIP build broken

Posted on February 16, 2017 at 13:14arm-none-eabi-gcc -mcpu=cortex-m7 -mthumb -mfloat-abi=hard -mfpu=fpv5-d16 -D__weak='__attribute__((weak))' -D__packed='__attribute__((__packed__))' -DUSE_HAL_DRIVER -DSTM32F769xx -I'/Users/john/src/stm32/stm32f7xx...

3-Wire and 4-Wire SPI interface

Hello,I have to use STM32F030C6 controller. it has only one SPI interface.in my project i want to connect external flash memory and TFT DISPLAY both on single SPI with controller.problem is TFT display is 3-wire SPI interface & flash memory is 4-wire...

SPraj.15 by Associate II
  • 1692 Views
  • 1 replies
  • 0 kudos