STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

removing chip cause unexplainable artifact.

I have a st chip (HT35) with the STM32H735G-DK Discovery Kit. Projects was complete and running fine. We then had to remove the OCTO SPI nor flash chip because we need access to Pe2. but after removing the chip the app froze after MX_TIM4_Init(). The...

ulao by Associate III
  • 1186 Views
  • 9 replies
  • 0 kudos

Multi-channel ADC reading in continuous mode.

Using an STM32H757-EVAL (don't use CM4) with CubeMX. Configured my ADC1 as follows:DMA is:Start the process as follows (both calls return HAL_OK):I allow the code to run for 10 seconds and break. The m_hv_status_values buffer still has the initial va...

_legacyfs_online_stmicro_images_0693W00000bjjM0QAI.png _legacyfs_online_stmicro_images_0693W00000bjjMAQAY.png _legacyfs_online_stmicro_images_0693W00000bjjMFQAY.png
Gil1 by Associate II
  • 1875 Views
  • 2 replies
  • 0 kudos

skip flash erase before programming

hello,Which command is valid to do this? I see --skipErase, I have also seen --ske, or ske as possible commands to use. What is the syntax for this command? I dont see a reference in the manual...Please help thanks in advance.

RobNeWin by Associate II
  • 824 Views
  • 2 replies
  • 0 kudos

STM32L4 - SMBus and Melexis MLX90614

Posted on May 23, 2018 at 17:49Hello,I'm trying to read temperature values from a Melexis MLX90614 sensor with SMBus but something seems to be wrong.I used the HAL_SMBUS_IsDeviceReady to see if I can connect to the sensor and I can.#define MLX90614_...

Resolved! SDMMC DATA_TIMEOUT occurs when bus is idle

I'm using an STM32F779 on a known working custom board connected to an EMMC chip (8 wide). I'm using the SDMMC2 peripheral with a DMA channel for Rx as well as Tx and the SDMMC interrupt enabled. My application has two modes, in the first I log data ...

nattayb by Associate II
  • 823 Views
  • 1 replies
  • 0 kudos

Resolved! How to integrate SPI sd card on STM32L452CC?

I have a custom board with the l452cc controller. I am trying to run an sd card with fatfs through spi. I have generated cubemx fatfs files, but there is no interface layer for spi to fatfs. Are there some examples I can reference off of, or what is ...

MFrie.6 by Associate III
  • 3762 Views
  • 19 replies
  • 0 kudos

STM32F407 Discovery board and TLC5947

Hi I'm new to using STM Microcontrollers and I have the Discovery board as my development board, I have used Arduino religiously and thought I should learn something new.I have learnt how to modify data registers, for example, turn the 4 LEDs on and ...

VYada.3 by Associate II
  • 1842 Views
  • 8 replies
  • 0 kudos