STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F0-Discovery Stop Current Consumption

hiI'm trying to write small application with wake up every 5min, I have tried to use Stop mode and looks like its working. I done some measurements and looks like current during Stop is around 8.8uA. Can you have a look if we can lower consumption?Ca...

KS by Associate
  • 282 Views
  • 0 replies
  • 0 kudos

LL_USART_TransmitData8 has problem in IAP.

I work on STM32H750VBT7 project using IAP. I cannot see right character (for example 0x30) output after calling LL_USART_TransmitData8. I do check TDR had got right content. The user program address is 0x8006000, I had changed VECT_TAB_OFFSET as 0x60...

LChan.5 by Associate II
  • 1041 Views
  • 7 replies
  • 0 kudos

How to enable Data Length Extension with BlueNRG-MS

BlueNRG-MS claims to support the Bluetooth Core Specification 4.2, which includes the data length extension. However, I don't find any pointers on how to enable it. For the BlueNRG-2, there appear to be special commands in the HCI LE API (see https:/...

ADusc.1 by Associate
  • 403 Views
  • 0 replies
  • 0 kudos

Video from USB camera to TouchGFX

I have a USB camera connected to a STMF746G Discovery board. I like to get the frames from the camera and show them in a TouchGFX application (e.g. using dynamic bitmaps). How do I get the camera frames? Is there any simple code example?

diewet by Associate
  • 297 Views
  • 0 replies
  • 0 kudos

Pin slew rate setting of STM32F746

Hello,GPIO port output has a speed register (GPIOx_OSPEEDR).When I use it for functions other than GPIO, can I set the slew rate with this register?If not, is there any other way to set the slew rate?Goto

Resolved! STM32F407 Uart Byte Received error(higher4bit)

Hi,​Using "STM32F4xx_DSP_StdPeriph_Lib_V1.8.0" to config STM32F407 Uart1 as following​///////////////////////////////////////////////////////////////////////////void USART1_Init(u32 baudrate){​ USART_InitTypeDef USART_InitStructure; GPIO_InitTypeDef ...

0693W000008x1SVQAY.png 0693W000008x1R3QAI.png 0693W000008x1TEQAY.png
jhl14 by Associate II
  • 455 Views
  • 1 replies
  • 0 kudos

Resolved! Can STM32H743 (With TIM1/TIM8) control two 3-ph Inverters?

Hi everyone,Thanks in advance for your time.Im starting my first application in ST: a power converter controller. I need to be able to control two three-phase inverters with SPWM modulation, for which I think STM32H743 is the microcontroller I need. ...

Yvo by Associate II
  • 1274 Views
  • 10 replies
  • 0 kudos

Resolved! IAR and STM32F767ZI

HiI'm using IAR EW for ARM.I would like to get a simple working project that is made for the STM32F767ZI processor, preferably running on a Nucleo-144 board.The example should only make the initialisation of the processor. I'm making a Bootloader so ...

EGonc.2 by Associate II
  • 578 Views
  • 1 replies
  • 0 kudos

Assistance with Debugger Issue

Hi all, I've been battling a frustrating issue on my STM32F407 Discovery board for the past few days. I don't know where the fault lies exactly but hopefully if I explain someone can point it out. I'm working on a robotics project, not doing anything...

GEvan.1 by Associate
  • 420 Views
  • 1 replies
  • 1 kudos