STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Internal SRAM Protect

Posted on October 29, 2015 at 05:42Hello!!!I want to protect any specific area of the internal SRAM(about 32KB).So I use that area for special purpose(DB Access).How can I do it??Please help me...Thanks 

Kim.Andy by Associate III
  • 254 Views
  • 1 replies
  • 0 kudos

Using break function internally

Posted on October 21, 2015 at 14:31Hello there,I am working on a motor driving application (STM32F4). As for now, my circuit for sensing current and shutting down H bridge looks like this:https://dl.dropboxusercontent.com/u/14154631/Scan%204%20Page%...

STM32F03 STM32CubeMX and SPI ?

Posted on November 02, 2015 at 13:05I play withSTM32CubeandI'm a littleconfused. I create project for STM32F103RB In Pinout select SPI2 Half-Duplex Master and hardware NSS Signal In SPI configuration is NSS Signal Type as Output Hardware, but in GPI...

0690X00000605arQAA.png
asrock70 by Associate II
  • 276 Views
  • 1 replies
  • 0 kudos

STM32CubeMX and HAL Drivers poor documentation

Posted on November 02, 2015 at 19:32I acquainted with STM32CubeMX amd HAL Drivers for STM32F1, but I'm really some confused.For example SPI in HAL Drivers User Manual I find function HAL_SPI_Transmit()The thirdy parameters is TimeoutDocumentation sa...

astrid by Associate II
  • 386 Views
  • 1 replies
  • 0 kudos

Advantages of using HSE over HSI

Posted on March 30, 2015 at 03:46I'm developing a project in wich main clock accuracy isn't particurlaly important. I do need to measure time acurately, but I can use the RTC with an external 32.768 KHz crystal for that. I was wondering about the po...

andre by Associate
  • 1660 Views
  • 9 replies
  • 0 kudos

GPIO with stm32l0 discovery

Posted on November 02, 2015 at 12:11 Hi everyone, I'm a newbie of embedded programming and this is my first post. I have a STM32L0 Discovery board and wanted to supply electricity to an external circuit. The external circuit ...

External crystal on STM32F072.

Posted on November 02, 2015 at 17:08I remember from the 1980s that my colleague responsible for the hardware had some trouble getting an oscillator for our MCU to work. But the last decade designing my own hardware, it seemed as if things had improv...