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

Bug in stm32f4xx_hal_rcc.c/version V1.4.3

Posted on January 30, 2016 at 23:13See line 678 :while (__HAL_RCC_GET_SYSCLK_SOURCE() != RCC_SYSCLKSOURCE_STATUS_PLLRCLK) The intend is to  check System clock switch status (SWS field of RCC_CFGR)  after writing to System clock switch (SW field of R...

STMStudio Installation and Launch

Posted on January 31, 2016 at 12:37Hello, I have recently installed STMStudio on my computer. The problem is that I can't launch the program. My operating system is Windows 8.1, I have installed Java JDK and JRE 8u71 in both 32bit and 64bit versions...

STM32F4 + SSD1963

Posted on February 01, 2016 at 11:01Good morning. Im using the STM32F407 Discovery Board with CooCox IDE. A lot of people had trouble with using a SSD1963 Controller here in the Community. Does anyone successfully finalized this project? Im looking ...

Change ADC channel

Posted on February 01, 2016 at 09:19 Hello there, I am using STM32F4. I am trying to use ADC1 to meassure 2 voltages (on channel 8 and channel 7). I want to do it one by one, in polling mode, but I cant figure out how to tell the MCU to chan...

STM32 USB MSC +HID cause L6985E link error

Posted on February 01, 2016 at 04:51Hi: My project use STM32F427compiled at uVision 5.11, I use USB library V2.1.0 for MSC Host class. It builds OK and works OK. Then I try to merge HID host lib, now the compiler report link error L6985E when I add ...

STM32F4 Discovery board to PC interface

Posted on November 25, 2015 at 06:23Hi everyone,I just want to seek your guidance and help in accessing 12 signed 32 bit integers, which are calculated by using STM32F4 Discovery board, in my PC, through USB.I read many codes/post on different forum...

USB with Cube.

Posted on January 29, 2016 at 08:14Hi. I have been playing with Cube for the Nucleo F1 series, and I'm interested in getting a USB app running. I know a little about HID, and I can create a HID cube project for SW4STM32 and it enumerates as a HID. T...

kvresto by Senior
  • 448 Views
  • 5 replies
  • 0 kudos

Flash memory driver

Posted on January 31, 2016 at 22:24I'm working my way through AN4061:http://www.st.com/web/en/resource/technical/document/application_note/DM00049914.pdfUnder section 2.3, it says ''This section describes the driver implemented for the EEPROM emulat...

joe2399 by Associate II
  • 518 Views
  • 2 replies
  • 0 kudos

[F030] Using ADC with DMA and multiple channels

Posted on January 30, 2016 at 13:38hello allI need advice about using the ADC embedded in the STM32F03. I am connecting 5 analogue sources which I want to acquire with different rateS0 every 2nd sampleS1 every 3rd sampleS2 every 6th sampleThe idea i...

stanzanim by Associate III
  • 259 Views
  • 2 replies
  • 0 kudos

interfacing between different boards

Posted on January 30, 2016 at 06:42I got a NUCLEO-F446RE, which I use to send control signal to other board via SPI and GPIO. The NUCLEO and the board are powered separately. I wonder do I have to put them to the common ground so to make them work?

llwaeva by Associate II
  • 266 Views
  • 2 replies
  • 0 kudos
Labels