STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Using Vbat as ADC for battery level monitoring

Posted on July 27, 2017 at 05:18I'm updating an old PCB design that used the STM32L432KB. The new design is using the STM32L452CE which has the Vbat pin.In the old design I used a voltage divider across the battery and connected it to an ADC pin to ...

SPI_CLK

Posted on July 28, 2017 at 05:31Hi I'm working on STM32L476RG board when I'm using SPI Peripheral as Receive only mode .In this when im receiving 4 channels data SPI is generating 5 times clock instead of generating 4 times clock.What is the reason ...

HAL SD CARD INTERFACE LIBRARY

Posted on July 27, 2017 at 17:00Using the HAL Library release 1.8.1 for the x476, I am facing problem using SD card from different company.I am successfully using an 8Gbyte Verbatim micor-SDHC memory since a year. Nowadays I am trying to use instead...

Very slow HAL (SPI)

Posted on May 02, 2017 at 09:16Hi,I use the HAL Library for a STM32L4 MCU clocked at 80MHz. The time between two Bytes are 3us. This is to slow for my Application, but I can not transfer more bytes or use a DMA, because I must react on a Signal from...

USART Communication Question

Posted on July 25, 2017 at 16:25I use chip STM32L073RzTx and STM32F103C8 , compiler and IDE True Studio, HAL base coding, develop board stm32nucleo I want using printf() in UART Communication  I used TDR register UART Communication good working but ...

Resolved! STM32f4 SPI data was broken

Posted on July 27, 2017 at 13:23Hi,I communicate with ADS1299(24bit, 8CH ADC chip) by SPI.ADS1299 SPI specification isCPOL=0 CPHA= 1Max SCLK = 20MHzand command flow is1) send read command(0x12)2) send dummy(x00) to make SCLK and receive 27 byte data...

0690X00000607dyQAA.png 0690X00000607e8QAA.png

Resolved! STM32 I2C HAL slave receive callback not called

Posted on July 22, 2017 at 02:47I find when I make a call to HAL_I2C_Slave_Receive_IT it returns HAL_OK but it never manages to call the callback function, my HAL_I2C_SlaveRxCpltCallback(I2C_HandleTypeDef *I2cHandle) implementation.Using a logic ana...

Arete sw by Associate II
  • 6699 Views
  • 13 replies
  • 2 kudos