STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

FMC: Burst access fail with continuous clock ?

Hello,We are struggling for a while with bank2 access in continuous clock.We are using FPGA connected to bank2 in FMC bus.We work with FIFO access in FPGA (a single address for the FIFO)Single register access works fine, but with burst access there a...

ranran by Senior II
  • 516 Views
  • 2 replies
  • 0 kudos

Microcontroller stucks when uart not connected

i am using stm32L072I am using uart1 in the code I found that code doesn't works ,if i don't connect a usb to uart converter between PC and the microcontroller .When i connect usb to uart connector and reset microcontroller ,it starts working :wear...

SA.17 by Associate III
  • 410 Views
  • 0 replies
  • 0 kudos

Resolved! Read and write Bluetooth communication byte format

Hi Community, ​I'm studying about the android program and stm32f407vet based controller.​The question I asked before is almost clear by using DMA USART.I'm Transmit and Receive like under code.code(IN STM32)uint8_t rxBuffer;int SIZE_OF_RX_TX = 1;if (...

BSang by Associate III
  • 1294 Views
  • 3 replies
  • 0 kudos

Resolved! TIM6 undefined interrupt reason on STM32H753I eval board

Dear experts,I'm struggling with a strange TIM6 interrupt issue on STM32H753I.Playing with one of Cube example projects with FreeRTOS, where TIM6 is used as HAL timer.The original IRQ handler is very simple (and the demo works fine) :void TIM6_DAC_IR...

Pavel A. by Evangelist III
  • 911 Views
  • 3 replies
  • 0 kudos

Micro Trace Buffer (MTB) in STM32L0 devices?

Figure 1 in STM32L0 Series Cortex®-M0+ programming manual (PM0223/DocID025763 Rev 3) shows a "Micro Trace Buffer (MTB)" on the top right. I could not find further information on that, neither in the reference manual RM0377 nor in the data sheet of ST...

seren by Associate II
  • 1203 Views
  • 3 replies
  • 0 kudos

Challenges in having 8 SPI slaves on single SPI bus?

Hello all,In my application I am supposed to use 8 similar SPI slaves on single SPI bus with master as (STM32L452RCT6) with different chip select lines for each slave. Also, please let me know if it is necessary to configure the CS lines on same Regi...

YVerm by Associate II
  • 1154 Views
  • 5 replies
  • 0 kudos