STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Problem getting proper current on powerSTEP eval boards

Posted on January 24, 2018 at 09:11Hi,  I am using NUCLEO-IHM03A1 eval boards on top of a Nucleo STM32F4IiREI to drive a NEMA23 stepper motor.The motors are stalling at relatively low speeds with no additional load. I don't seem to be getting the re...

estie by Associate II
  • 153 Views
  • 1 replies
  • 0 kudos

Injected ADC channels only return 1 value

Posted on January 24, 2018 at 09:44I'm using an STM32F401RET with code generated in the cube(v4.23) with F4 library(v1.18).The ADC is set up to sample one channel under a trigger from a timer with the values going to DMA. When 256 samples have been ...

Question about SDMMC_DLEN register

Posted on January 23, 2018 at 19:57We are developing a new product using STM32F767 processor, with a microSD card for storing data.  Page 1472 of the Reference Manual (RM0410) contains a description of the SDMMC data length register (SDMMC_DLEN).  T...

Configure I2C clock speed on STM32L476JG

Posted on January 24, 2018 at 05:25I am trying to read data from an I2C peripheral. This peripheral requires the I2C clock to be at 100kHz. When probing with a scope, the SCL line shows 400kHz. From the STM32CubeL4 I2C examples, the I2C_timing regis...

How to use SD card memory as Extended RAM

Posted on January 23, 2018 at 13:24Hi STM community, Currently we are developing an application with STM32F779I eval board.I am using Cube Mx and System work bench for STM32. We are facing issue with RAM.My application uses FreeRTOS, FatFS and SD Ca...

Problem with stm32F446 output on pa6 and pa7

Posted on January 22, 2018 at 21:58Hi, I've made a pcb using the stm32F446 mcu, 64 pin package, but I have a problem with it. I have four LED's attached to pa4 to pa7. Two of these work fine, but the ones on pa6 and pa7 only lights up entirely when ...

0690X00000603qmQAA.jpg

DS18B20 HAL lib for STM32F0

Posted on January 23, 2018 at 14:33Hello,I have been looking for a library for the ds18b20 compatible with stm32f0 and with the HAL driver but without success, so I decided to modify old one to make it compatible.this lib uses while loop delay, the ...

RTC + STM32L NUCLEO + Contiki

Posted on January 23, 2018 at 10:37I found a strange behavior of the STM32L NUCLEO cards. I installed a sensor network using Contiki and I implemented an RTC. If I try to set RTC_SYNCH_PREDIV to a value above 1023 (for example 2047, 4095, ... up to ...