STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I2C send 0x00 and 0xFF for sensor reset

Hi,in order to reset my I2C sensor TLE493D-W2B6 A0 I need to send 4 bytes which consist of 0xFF->0xFF->0x00->0x00 . So no address or anything else, only the 4 bytes transmitted with 4 consecutive I2C accesses.Now I am using a slightly modified versio...

mx by Associate
  • 550 Views
  • 2 replies
  • 0 kudos

How to set required voltage on STUSB4500 IC

Hello     Requirement is:we are using 3 cell(3.7*3 = 11.1V) battery in our design.so we are using charging IC for that.charging IC need 15v(max 2A) to charge LIPO battery.so we are going to use universal type c charger that Supports 5V,9V,12V, 15V an...

Apate.61 by Associate
  • 507 Views
  • 1 replies
  • 0 kudos

How to use the LwIP library?

Hello,I created UDP server with LwIP stack on STM32F407.I tried example udp_echo _server. It works.Now I need send from server my own answer data in callback function.The program hangs in callback function.void udp_echoserver_receive_callback(void *a...

Peko by Associate III
  • 264 Views
  • 0 replies
  • 0 kudos

Problem with upload program via usb dfu

Hi guys,I have a problem with updating stm32f407vg disco board via usb dfu, I generate the project from cubemx and I'm looking at the example from ST: en.stm32cubef4\STM32Cube_FW_F4_V1.21.0\Projects\STM324xG_EVAL\Applications\USB_Device\DFU_Standalon...

BWawr by Associate II
  • 175 Views
  • 0 replies
  • 0 kudos