STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32f100 SPI RX DMA, TX no dma, possible?

Posted on November 15, 2017 at 17:13 Hey. I have a board with the smallest STM32F100, with 4K RAM and 16K flash. It has only DMA1. I am using CH3 for circular DAC output already. So, for the only SPI(1) on that MCU, the DMA map in the refm...

Acoustic echo cancellation library locked

Posted on November 15, 2017 at 17:03I'm trying tu use the Acoustic Echo cancellation library from the STM32CubeFunctionPack_SMARTMIC1_V1.0.0 package. However, all the library functions return the ACOUSTIC_LOCK_ERROR error. What am I missing?I'm usin...

Interfacing with External SPI Flash Memory M25P40

Posted on November 16, 2017 at 16:09 Hello, I'm tring to read and write data from a SPI Flash Memory M25P40 with an STM32F103VDT As first try, I started to read the flash memory serial number. I used Cube32Mx to generate the initializati...

0690X0000060PEsQAM.png
Fede Rico by Associate III
  • 417 Views
  • 0 replies
  • 0 kudos

STM32L476 - Jump to flashloader from user code

Posted on November 16, 2017 at 10:23I am trying to jump to flash loader from user application. I am using a custom board based on the STM32L476. Premising that the standard procedure 'Hw Reset + Boot0 pin setup' works flawlessly by using the example...

HAL_TIM_Base_Start_IT() equivalent in LL for STM32F0?

Posted on November 16, 2017 at 04:03I'm trying to learn to use the LL libraries available from CubeMX.  I've had reasonable success using the HAL libraries in the past.  Specifically, I'm trying to get TIM14 to interrupt on a regular basis and blink...

dale by Associate III
  • 1195 Views
  • 1 replies
  • 0 kudos

Accurate ADC sampling rate using LPTIM

Posted on November 16, 2017 at 15:09 Hello, I am trying to sample analog inputs connected to ADC3 (STM32H7) at 4K sampling rate. For this, i have configured ADC3 to be triggered by the rising edge of LPTIM2 output signal. if (HAL_ADCEx_Cali...

IAP Issue rebooting with other flash address

Posted on November 16, 2017 at 13:01 Hi, For IAP of STM32F407 I am using mikro C pro arm compiler After written my downloaded application to the flash address from (0x08080000)am trying to reboot from that address but its does n't work ...

Resolved! spirit 1 , and stm32f103xx?

Posted on November 07, 2017 at 09:24Hello every body we are using stm32f103xx microcontrollers , we want to send our data by wireless using spirit1 module ,- is it possible ?-which library is suitable ?-what about distance amd range of gigahertz mod...