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

How to synchronize DAC, ADC together?

Posted on October 31, 2017 at 07:13I am using stm32L476 discovery board. I am trying to generate triangular wave with DAC. I am using two lookup tables for the DAC(1 for each up slope and down slope). I am giving sine wave at ADC input and I am gett...

C S by Associate II
  • 576 Views
  • 2 replies
  • 0 kudos

stm32f373 adc ftrig

Posted on October 30, 2017 at 05:13Hi,Looking at the other stm32 MCU's like the stm32f407 I see in their datasheet a spec fTRIG (aka the External trigger frequency) ... however I cannot see the same spec for the 16bit SDADC on the stm32f373 datashee...

othane by Associate II
  • 377 Views
  • 3 replies
  • 0 kudos

STM32F3Discovery Project in Ac6/OpenSTM32

Posted on October 31, 2017 at 23:30Hi forum,I have downloaded the STM32F3Discovery Demo Source Project.There are project files for several IDEs included but looks like none for Ac6/OpenSTM32.Has somebody converted that already?

EEPROM emulation example doesn't compile (AN4046)

Posted on October 31, 2017 at 21:03I downloaded the example code for EEPROM emulation (http://www.st.com/en/embedded-software/stsw-stm32112.html ) but I can't get it to compile. I'm using an STM32F301K6 processor and I'm working with IAR Embedded Wo...

Resolved! External JLink with Nucleo 144

Posted on October 30, 2017 at 19:18Hello,I am trying to use my JLink Ultra+ with stm32h7 nucleu 144 board. I followed the instructions on:https://gnu-mcu-eclipse.github.io/developer/j-link-stm32-boards/ but could not make it work, after connecting a...

STM32CubeMX project reuse

Posted on September 26, 2017 at 17:56If I have .ioc project for a UFBGA176 and then I want to migrate to an LQFP144, is there a way to proceed with STM32CubeMX without loosing all the work in 'Configuration' tab?In other words is there a way to sepa...

LRWAN_V1.1.1 example PA0 and PA4

Posted on October 30, 2017 at 10:26Hi,I am using the B-L072Z-LRWAN1 board running the End-Node example.I added 4 GPIO external interrupts on PA0,PA2,PA3 and PA4.Before the the board goes into Stop Mode all 4 intterupts works as expected.//----PA0, P...

how can i use LCD 4*20 in IAR with CMSIS?

Posted on October 30, 2017 at 09:18hi.i want to use LCD 4*20 in IAR with CMSIS  , but i didn't found any library for this.and if i dont want to write a library for lcd , what do i do ?where do i can found this library?or shall i write this library?o...

Labels