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

External Clock Problem

Posted on January 04, 2017 at 09:39Hi,   I am using STM32CubeMX and I want to use external crystal for clock. However, I face some problems,1) I set Baudrate 9600 for uart2 and send data to computer but in computer I can read the data with 4800 baud...

External oscillator STM32L476Jxx (Sensor Tile)

Posted on December 30, 2016 at 11:13I am designing a new custom board replicating Sensor Tile.The problem is STM32l476jxx (sensor tile) is not using external crystal for core clock. its uses Bluenrg reset pin on the external clock oscillator input p...

stm32h7 cube

Posted on January 03, 2017 at 16:18Would like to check out the STM32H7 chips,    See if they can do the combination of functions we want, On the F7, we used the cube software,     but H7 not supported ( yet ) in the cube.Any thoughts / idea when the...

GPIO Hal remap

Posted on December 22, 2016 at 14:14Hi. I'm trying to remap a gpio pin from out to it but the following lines of code don't work.Can someone help me?I need to remap GPIOx, GPIO_Pin from out to in on the fly.void DigitalInOut::SwitchToInput() {    HA...

Resolved! F103 and F072 SPI communication

Posted on January 03, 2017 at 09:44I am trying to communicate with a device (a radio module which has inside STM32F103 MCU ) with my STM32f072B disco board using SPI I can program the radio module almost as a standard STM32 MCU the only difference i...

ionutF by Associate III
  • 266 Views
  • 4 replies
  • 0 kudos

Problem in i2c read using HAL library api

Posted on January 03, 2017 at 10:16Hello All,We are interfacing the OV5642 camera module with STM32f4 discovery board.We are read the camera model no using the i2c protocol. When we are put the break point in the I2C stop condition, we can read the ...

parth by Associate II
  • 239 Views
  • 1 replies
  • 0 kudos
Labels