STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I2C repeated START

Posted on February 27, 2016 at 10:53 Hello I am using STM32F030CC to communicate with BQ3060 fuel gauge through SMBus. Everything is working kinda fine, but I am little worried about my repeated start condition. I know reading 2 bytes ...

0690X00000605MVQAY.png
karlis by Associate II
  • 1868 Views
  • 5 replies
  • 0 kudos

Suggestion for TIM_DMABurst_WriteStart()

Posted on August 04, 2016 at 12:07   Dear, I want to generate the 4 signals for a H bridge to create a sinusoidal signal by pwm So I used Timer 1 and its 4 channels powered by a DMA in burst mode The PWM data are organized in an array of 360 structu...

WWDG

Posted on July 17, 2015 at 16:18Hi,I am having problems to run the WWDG in a STM32F405.I am using the HAL Drivers from Cube MX.The process is the following:{__HAL_RCC_WWDG_CLK_ENABLE();MX_WWDG_Init();HAL_WWDG_Start(&hwwdg);HAL_WWDG_Refresh(&hwwdg,12...

lucas23 by Associate II
  • 1085 Views
  • 5 replies
  • 0 kudos

*** Command Line Programmer for STM32F107

Posted on May 19, 2016 at 16:47I used to work with http://www.ti.com/product/MSP430F47197 and I found out that there is a Flasher which gives you this ability to load the code through a batch file. So, I am just wondering if you guys are familiar wi...

I²C Level Shifting Required for STM32L4?

Posted on August 10, 2016 at 10:00I operate an STM32L4 at 1.8 V and I�C peripherals at (up to) 3.6 V. The data sheet (DocID028794 Rev 2, table 21) is pretty clear when it comes to FT_xx inputs. But when it comes to FT_xx outputs I trip over the foll...

STM32 USB CDC on MAC OSX

Posted on August 31, 2016 at 15:00Any one has experience of developing STM32 USB CDC applications on MAC OSX? Is there a driver for STM32 USB CDC on MAC OSX? I have a HW working well on Windows with VCP driver 1.4.0, however, this HW is recognized a...

frank23 by Associate II
  • 296 Views
  • 0 replies
  • 0 kudos

Need Working Code for STM32F107

Posted on August 30, 2016 at 19:15Here i enclosed the Working Code For STM32F103.i Want to Convert this code to STM32F107 for Project Needs. This Code Not work in STM32F107 25Mhz Board .How can i init SPI According to the Board. This code Interface ...

senthil by Associate II
  • 436 Views
  • 2 replies
  • 0 kudos

Audio streaming clock sync

Posted on February 13, 2013 at 17:00I am interested in techniques for synchronizing the STMF4 I2S clock with an incoming audio stream on the USB. The clock on the source and the clock on the STM32 board will always be slightly out of sync causing ei...

ajgboomer by Associate III
  • 5000 Views
  • 33 replies
  • 0 kudos