STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

HOW TO SET THE BXCAN R1 AND R0 ?

Posted on February 02, 2018 at 18:32Hello, I run the CAN loopback example project by NUCLEO-F446ZE. And find a problem, may I to set the r1 and r0 ? I read the RM0390, no message about it. Could you please let me know How to set the r1 & r0 bits?

Update firmware stm32f103 via SWD

Posted on February 05, 2018 at 10:48Hi! How to update firmware stm32f103 via SWD interface from ESP8266?  I need program manual, application/technical note, or description of SWD interface. Maybe someone did this? #esp8266 #swd #stm32f103 #update-fi...

Sam Sam by Associate
  • 1609 Views
  • 7 replies
  • 0 kudos

STM32L4 DAC for Actuation - 16 Channels

Posted on January 30, 2018 at 17:51 Dear All, I am using STM32L476 to generate actuating signals (50k Sine wave, ±6 V) for 16 piezoelectric actuators. I realize there are just two DAC channels for this MCU. I would like to know what kind of exter...

0690X00000604KTQAY.jpg

NOR Write problem (hanging in busy state)

Posted on February 05, 2018 at 19:47We're using STMCube to integrate two types of NOR Flash : MICRON and CYPRESS.We are using the HAL_NOR_ProgramBuffer() function, memory data with = 16 bits.Some tests showed that we could not write over the first o...

GPIO state at power down

Posted on February 03, 2018 at 23:40Hello there,According to the datasheet, the GPIO ports circuit diagram looks like this in STM323L4x2:From this diagram I understand that at powerdown (VCC = VSS = 0 V) the I/O pin state is high impedance. But is t...

0690X00000609awQAA.png

STM32F302 change ADC clocksource

Posted on January 12, 2018 at 09:39Hey,in my current ADC code I use the PLL as clock source (72MHz). That causes a problem in the powersave mode, where the PLL is disabled and the clock source of the mcu core is just HSE (12 MHz).Now I want to use t...