STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

STM32F756ZGTX CAN setup (missing pin setup?)

I'm trying to get CAN working with this micro and a prototype PCB. I managed to rewrite the created code from 1.0.2 CUBE and adjusted it to use the example provided in the STM32756G_EVAL\Examples\CAN\CAN_Networking. The Init does not cause any error...

AGrif by Associate
  • 135 Views
  • 0 replies
  • 0 kudos

STM32 device driver on win10.

I have a project that require control some peripheral of stm32 MCU via computer running on window 10 operating system. User interface app on computer will have some feature such as on off I/O port, transfer data with MCU via serial port. I think my p...

thang le by Associate
  • 251 Views
  • 1 replies
  • 0 kudos

DAC with DMA

Hi,I'm using DAC with DMA to implement a shape generator on STM32F746.So i'm creating a buffer filled with the datas of the shape concerned that i transmit to the DMA with HAL_DAC_Start_DMA() function.While most of the time everything is ok and the s...

JFric by Associate II
  • 279 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F207VE UART Routing mistake

Hi,I have design a custom board with the STM32F207VE. But I made a mistake in routing the UART TX as RX and UART RX as TX. Is there a way to change the STM32 UART TX port to an RX through the software?

JTan by Associate II
  • 679 Views
  • 9 replies
  • 0 kudos

STM32G431KB BOOT MODE

The manual writes: At startup, a BOOT0 pin (or nBOOT0 option bit) and an nBOOT1 option bit are used to select one of three boot options:But I did not find nBOOT1 in Pin definition. I don't know how to configure the pins of BOOT mode.

km naxin by Associate II
  • 226 Views
  • 1 replies
  • 0 kudos

Resolved! LPUART configuration in STM32L4R5ZI board

Hi,I am using STM32l4 nucleo-144 board to create an example application for LPUART1 communication.Part number - STM32L4R5ZII have configured the GPIO and required clocks. But still not able to do a successful transaction. /* Enable Power Clock */ ...

SP.3 by Associate II
  • 735 Views
  • 6 replies
  • 0 kudos

CanBus Simple Code Not Working

I made a simple connection like in the figure. The processor's Tx pin is connected to the Rx pin. When I look through the oscilloscope, I can see the data flowing.When I debug code :It goes to the error code in the picture during tx.Code:CAN_FilterTy...

0690X00000AqN24QAF.png 0690X00000AqMZRQA3.png 0690X00000AqMxsQAF.png 0690X00000AqMxxQAF.png
Labels