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

Hello , i want to use QSPI MEMORY(MT25Q128) with STM32L476RE MCU Later, I tried to storage data to above FLASH in Single-SPI MODE(EXTENDED SPI) and That's work is good BUT I hope to storage data USING QUAD-SPI MODE so, tried to below steps

I don't use Interrupt and STM32CUBEIDE HAL LIBRARY 1. SEND ENTER QUAD IO MODE COMMAND(0x35) -> 2. SEND WRITE ENHANCED VOLATILE RESISTER COMMAND(0x65)-> 3. Transmit data 0x7f (This register MSB bit set LOW) because ENABLE QUAD MODE-> 4. SEND WIRTE ENA...

WJung.1 by Associate
  • 517 Views
  • 1 replies
  • 0 kudos

Which is reliable CAN transceiver for STM32F072RBT6.?

I am new in CAN implementation...I want to design a CAN node using STM32F072RBT6...And am planning to use MCP2551 CAN transceiver interface with STM32F072RB with CAN Rx/Tx line...Will it work proper???STM32F072RB - works on 3.3VdcMCP2551 - works on 5...

Bs.1 by Associate II
  • 668 Views
  • 3 replies
  • 0 kudos

UART CONNECTIONS ON STM32H7B3I-DK

Hi TeamI have a DEVICE that provides me data via UART so i initially thought i can receive teh data to aurdino and send from arduino to STM32H7B3I-DKHowever i feel its not convinent to do this I want to connect the UART device that sends the data and...

DRAME.1 by Associate II
  • 586 Views
  • 3 replies
  • 0 kudos

I2C-Slave howto change direction in sequential transfer

I'm trying to emulate an 24c08 EEPROM with anSTM32F303.My problem is, that my master (can't change that behaviour) after sending the start and adresss-byte imediately send up to 16 byte of data, (write-operation) but in case of a read-operation it se...

HLipp by Associate
  • 345 Views
  • 1 replies
  • 1 kudos

IN NUCLEO-144H743 , only 3 ADC channels working in ADC 1

IN NUCLEO-144H743 , only 3 ADC channels IN3 ,IN18 ,IN19 working in ADC 1If I use INP5 or INP6, I am not reading anything, I am using Example ADC_RegularConversion_Polling  replacing sConfig.Channel with ADC_CHANNEL_5 and 6; Am I missing any Configura...

Bj.1 by Associate II
  • 353 Views
  • 2 replies
  • 0 kudos

2 micro second period with pwm output in stm32f373RCT6

Hi!,I am trying to generate pulse with PWM output with 2 micro second period and 50% duty cycle on STM32F373RCT6 on custom board. I have used Timer5.APB1 frequency is 70MHz.Prescalar value is 69 to generate counter clock frequency of 1MHz.ARR value i...

GAGGA.1 by Associate II
  • 1178 Views
  • 12 replies
  • 0 kudos