STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

how to remove protection

Posted on October 31, 2016 at 18:40Hi All,I was using ST32F3, and I was using the lash loader and when I tried to remove the protection and the software crashed and I can't flash anymore the MCU. What should I do to remove the protection ?

STM32 bootloader problem

Posted on October 31, 2016 at 17:15It seems I messed up with bootloader of the STMF32F3, I have the software that flashes it, but it doesn't recognize it, it says the bootloader is not found.I tried to google, but I don't know where to flash the boo...

Stm32F103CB USART DMA RING BUFFER

Posted on October 14, 2016 at 08:59  The original post was too long to process during our migration. Please click on the attachment to read the original post.

STM32F405 ADC DMA reading problem

Posted on October 16, 2016 at 10:04 Hi I'm using STM32F405RGT6 configured in CubeMX. I'm reading ADC inside TIM6 interrupt which is executed every 40us. As you can see in switch statement I read all 7 channels and next, one or two channel...

karol1dw by Associate
  • 577 Views
  • 1 replies
  • 0 kudos

STM32F769 Boot base address

Posted on October 20, 2016 at 12:52Hi,i need to decide how i connect the boot pin of the STM32F769. If i connect it ground the BOOT_ADD0 is selected as ''boot base address''. The reset value of BOOT_ADD0 defines the ''Flash on ITCM interface'' 0x002...

sascha23 by Associate II
  • 537 Views
  • 1 replies
  • 0 kudos

STM32F407 FSMC Interface

Posted on October 18, 2016 at 03:46 We are using the following micro controller from ST Micro.            MCU Series STM32F4            MCU Line STM32F407/417            MCU name STM32F407ZETx            MCU Package LQFP144            MCU Pin number...

satyan by Associate
  • 1165 Views
  • 1 replies
  • 0 kudos

stm32f4 + ICS43432 I2S Digital Microphone

Posted on October 29, 2016 at 17:04 I am using stm32f4 dev kit for making that things work. I use I2S_Mode_MasterRx for I2S module(SPI2). For getting system_stm32f4xx.c i use STM32F4xx_Clock_Configuration_V1.1.0.xls please fi...

0690X00000605STQAY.png 0690X00000605SdQAI.png 0690X00000605QEQAY.png
rukudias by Associate II
  • 1012 Views
  • 4 replies
  • 0 kudos

STM32f072rb nucleo DMA for I2C and USART

Posted on October 15, 2016 at 20:22 Hi there, i am struggling a bit by using my STM32f072rb nucleo to run it as an I2C1 Master sending and receiving via DMA. At the same time I am using USART1 to print over serial com port. For that i am ...

How to lock pin by GPIOx_LCKR register

Posted on October 13, 2016 at 12:24Hi everybody I have read something about GPIOx_LCKR register in RM0008 page 173-174. Those pages are about pin lock configuration in STM32f0xx. As you know when we lock a pin, it's state should not be changed by co...