STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L052C8 I2C Communication issue

We are interface AT24C512 EEPROM with STM32L052C8 but there are problem facing in i2c communication. we are using STMCubeMx for generate i2c library.here, STM32L052C8 as Master and AT24C512 EEPROM as a Slave.we are calling I2c Function HAL_I2C_Mem_Wr...

DTimb by Associate
  • 329 Views
  • 0 replies
  • 0 kudos

Interrupt RX isn't called on STM32F413ZH Nucleo board

What is wrong with the following code that the RX Interrupt isn't called. On the osziloscope I see Send and Receive correctly.HAL_Init();__HAL_RCC_GPIOA_CLK_ENABLE();__HAL_RCC_USART6_CLK_ENABLE();#define CONSOLE_TXD_PIN LL_GPIO_PIN_11/* Configure T...

MKubi by Associate
  • 349 Views
  • 0 replies
  • 0 kudos

I have STEVAL-IDP005V1 and Nucleo64 boards and STEVAL-IDP005V1 already programmed, i interface the specified devices together but not able to get the output on serial monitor

The STEVAL-IDP005V1 is already programmed with Condition Monitoring firmware and i connect the STEVAL-IDP005V1 to st-link on stm32 nucleo board, when i copy the .bin file it raises an error & some times not, but am not able to see the output. please ...

v_1 by Associate II
  • 275 Views
  • 0 replies
  • 0 kudos

HOW TO DOWNLOAD FIRMWARE .BIN FILES FOR STM32 MCUs ?

https://www.st.com/content/ccc/resource/sales_and_marketing/presentation/product_presentation/group0/47/a2/91/a0/fe/ca/42/89/steval-bfa001v1b_getting_started_guide/files/steval-bfa001v1b_quick_start_guide.pdf/jcr:content/translations/en.steval-bfa001...

v_1 by Associate II
  • 863 Views
  • 0 replies
  • 0 kudos