STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STMCUBE mx - STM32F051 IAR EWARM tool chain

Posted on July 25, 2015 at 04:31I am just getting started with the Cortex (and C.)I would like to access an entire GPIO port but cannot find a way to address the port(GPIOF.)  I see the HAL functions for addressing the bits but not the entire port.H...

Connecting STM32F107 with DP83848 ??

Posted on July 25, 2015 at 13:11 Guys, I tried to interface STM32F107 and DP838... The code is generated from STM32CubeMX void HAL_ETH_MspInit(ETH_HandleTypeDef* heth) { GPIO_InitTypeDef GPIO_InitStruct; if(heth->Insta...

Problem with HAL_Init()

Posted on July 10, 2015 at 17:18Hi, I am kind of new to the STM32 but have found the libraries (HAL) to be greatly useful. I am using the STM32F4 Discovery Board, Even when I was trying to simply blink the onboard LEDs using the GPIO Peripheral, it ...

seprac by Associate II
  • 5619 Views
  • 10 replies
  • 0 kudos

STM32f407 MCU two interrupts at some time

Posted on July 25, 2015 at 02:13I used TIMER 2. It's interrupt time is 1us.I made one long pulse and short pulse using GPIO output pin and TIMER 2.but sometimes, interrupts occurred two times.First figure is the result I want to get.Second figure is...

ciel076 by Associate II
  • 684 Views
  • 2 replies
  • 0 kudos

Disabling a particular IRQ in code

Posted on July 25, 2015 at 01:10I'm developing a custom CAN bridge with the stm3210c-eval board, such that I can hook up the board's CAN port to a car's CAN bus and the USART port to a computer and read in received frames over a serial terminal. In ...

bhargava by Associate II
  • 448 Views
  • 1 replies
  • 0 kudos

STM32f407 MCU two interrupts at some time

Posted on July 25, 2015 at 02:19I used TIMER 2. It's interrupt time is 1us.I made one long pulse and short pulse using GPIO output pin and TIMER 2.but sometimes, interrupts occurred two times.First figure is the result I want to get.Second figure is...

ciel076 by Associate II
  • 560 Views
  • 1 replies
  • 0 kudos

Trouble communicating with a new board design - SWD ERROR

Posted on July 24, 2015 at 01:19This is my first project with an STM part. I have started development on a NUCLEO board with an STM32F401RE chip and I'm programming/debugging using the onboard STLINKv2. So far firmware development has gone well. I d...

0690X00000605F7QAI.png 0690X000006033HQAQ.jpg
ravix475 by Associate II
  • 854 Views
  • 5 replies
  • 0 kudos

STM32F303xE - std peripheral library

Posted on July 24, 2015 at 11:43Dear all, I will work on an STM32F303VET6 and I have to use I2C3 port. I started 2 months ago to work on an STM32F303VC (STM32F3-discovery board) and I developed many functionalities with standard peripheral library, ...

agamonet by Associate II
  • 790 Views
  • 5 replies
  • 0 kudos

STM32F4 memory corruption

Posted on July 24, 2015 at 16:47 Hello I am doing a project with STM32F411RE and Microchip's ENC28J60 Ethernet-to-SPI chip. So far I have it working properly thanks to the code of www.tuxgraphics.com. However, my program exhibits some very p...

tbnkr by Associate II
  • 297 Views
  • 0 replies
  • 0 kudos

cube, one more bug

Posted on July 23, 2015 at 17:32''The code is successfully generated under [...] but EWARMproject generation have a problem.''

tarzan2 by Associate III
  • 306 Views
  • 1 replies
  • 0 kudos