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

Resolved! ADC not scanning all channels

Posted on July 27, 2017 at 12:14Perhaps the title is wrong, but my code behaves like this: I have configured 4 channels to be converted in the ADC; I have put a variable which increments inside ADC irq EOC (EOC_Counter) and another which increments ...

ionutF by Associate III
  • 336 Views
  • 2 replies
  • 0 kudos

STM32F334 embedded reference voltage

Posted on August 01, 2017 at 16:53Hello,Included attachement consists screen of internal reference parameters presented in datasheet.I think there is mistake because Vdd=31.8V seems not correct.I try to calculate how accurately can determine Vdda vo...

Resolved! HAL_SPI_TransmitReceive_DMA (STM32_FW_V1.7.0)

Posted on July 31, 2017 at 22:35In STM32Cube_FW_F7_V1.7.0/Projects/STM32746G-Discovery/Examples/SPI/SPI_FullDuplex_ComDMA example shows a simple DMA transfer with data cache on.  How can aRxBuffer buffer can be updated correctly without a region def...

How works the function HAL_SAI_Transmit_DMA()

Posted on July 26, 2017 at 09:58Hi Communities, can any body please explain me, how works exactly the function HAL_SAI_Transmit_DMA(). I am using STM32F746VGTX.This is one example:uint8_t TestArray[4] = {0x00,0xff,0x00,0x00};HAL_SAI_Transmit_DMA(hsa...

Internal Working of SPI?

Posted on July 26, 2017 at 12:15Hi,When i checked on DSO  (scope)  i found that after chip select SPI_NSS latch to ground.there in clock signals on clk pin.there is no data on SI and SO pin.Why there no data on SPI's Pin?Why SPI_NSS latch to ground?...

STM32F07X using DMA transmit UART fail

Posted on August 01, 2017 at 04:08First, I introduce the background simply. I have program the STM32F072RB for somedays. I do this project start with STM32CubeMX. It�s going well until now. I have using the 2 DMA for SPI transmit before. And I want ...

0690X00000607mBQAQ.png
AMP HF by Associate II
  • 526 Views
  • 7 replies
  • 0 kudos

Sine wave stability

Posted on July 10, 2017 at 07:49HelloI want to generate a 50Hz stable sine wave which I will amplify in order to obtain AC and DC voltage and current.The strategy is to generate the sine wave using DAC or PWM. I used one STM32 MCU with two DAC outpu...

ionutF by Associate III
  • 1406 Views
  • 17 replies
  • 0 kudos
Labels