STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX Hall Driver , documentation?

Posted on November 02, 2015 at 19:27I acquaintedwithSTM32CubeMX 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 Timeout Documentation ...

astrid by Associate II
  • 253 Views
  • 4 replies
  • 0 kudos

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
  • 92 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
  • 105 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
  • 157 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
  • 509 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 ...