STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

4 devices on I2C ?

Dear Members,I have 4 devices on I2C 1, 2LCD s and 2 Sensors,I tried to init 16x2 I2C LCD, it seems that it blocked all the process,Is it because of 3.3V databus ? Does it need 5V databus?HAL_StatusTypeDef LCD_SendInternal(uint8_t lcd_addr, uint8_t d...

CAN TxMailbox pending

Hi ,I am using 2 F103rb NUCLEO. My code works fine in LoopBack modeBut when I use in normal mode, the TransmitMailbox status is pending I cannot receive on the other boardThe transceiver I use is TJA1050I do put resistor between CAN H and L , 120ohmM...

Xzhan.2 by Associate II
  • 320 Views
  • 0 replies
  • 1 kudos

STM32G070RB8TX- Board Malfunctioning

I am using STMG32G070RB8TX for Programming the device is detected in TS link Utility but when i compile the compiler throws an error below is the description of the error.Error in final launch sequence:Error in initializing ST-LINK device.Reason: (25...

SBHAR.16 by Associate
  • 283 Views
  • 0 replies
  • 0 kudos

I am having problems with B_L475e-IOT01A and the wifi

I have tried using the client demo program to try to connect to my android server. I can tan an android phone, setup as a tcp client and talk to the tcp server without issue. When i try the demo board it cannot obtain an ip address. I have used all t...

PHedl by Associate
  • 270 Views
  • 0 replies
  • 0 kudos

Complementary output PWM low can not sink current

​I used TIM1 to generate complementary output PWM signals. The EGR register is used to generate a COMG event to update the output signals. The output waveforms are good. But I found the output can't absorb sink current when it is low, a 2k pull up re...

ZDu by Associate
  • 361 Views
  • 0 replies
  • 0 kudos

Couldn't able to freeze IWDG in stop 2 mode

Hi,Greetings,I would like to freeze the IWDG in stop 2 mode.Code is available here:// Read bit and regitster                           LOG_Print("Flash->OPTR Value(Before):%#x\n",READ_BIT(FLASH->OPTR, FLASH_OPTR_IWDG_STOP));                       ...

SPare.9 by Associate II
  • 364 Views
  • 0 replies
  • 1 kudos

Looking for SDIO + eMMC example (STM32F401)

Hi,I'm looking for an example with SDIO + eMMC (and not SD). Is there something like that ?I know that there are threads about it, but I have not found a solution.Does someone get eMMC working? Read/Write? Could you please share your code or help to ...

JCorn.2 by Associate II
  • 486 Views
  • 2 replies
  • 0 kudos

What else might cause the processor to not responding or booting up? I have checked the clocks, voltages, and reset state. All are correct, but I get the following below.

I have the stm32f417 connected through 10 pin JTAG connector to a Sagger J-link debugger. I am using the SWD pins only. My prototype was working without issue, but now it sometimes it works and sometimes it doesn't. I have two more prototypes perform...

EDavi by Associate
  • 417 Views
  • 1 replies
  • 0 kudos

How do I stop my program from running in Vbat mode?

Hi,I am using a Nucleo F429ZI. I want to use a CR2032 battery with the Vbat pin, just to keep the Nucleo's clock and back-up registers going whenever the board is disconnected from its supply power. At the moment now, I am testing a program that prin...

JChan.0 by Associate II
  • 584 Views
  • 2 replies
  • 0 kudos