STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I2C slave transmitter HAL code

Posted on March 20, 2017 at 18:24Going through HAL code, I see thisstatic HAL_StatusTypeDef I2C_SlaveTransmit_TXE(I2C_HandleTypeDef *hi2c){ /* Declaration of temporary variables to prevent undefined behavior of volatile usage */ uint32_t CurrentStat...

achin by Associate II
  • 355 Views
  • 0 replies
  • 0 kudos

How to work with Code in QSPI-Flash via XIP?

Posted on March 20, 2017 at 13:58I have a QSPI-Flash with XIP, Driver is working fine. Flashing is possible with ST Link Utility. I'm using the System Workbench. I already defined the Memory Section for QSPI in the LD-File of the Project.Now I have ...

Nor Sch by Associate III
  • 736 Views
  • 3 replies
  • 0 kudos

HAL GPIO only pin related functions?

Posted on March 20, 2017 at 11:57In my new projects, i'd like to use HAL instead of stdperiph drivers to become more flexible for future hardware changes.Is there any reason, why HAL only supports functions for manipulating single pins but not a com...

knut2 by Associate II
  • 378 Views
  • 1 replies
  • 0 kudos

Pull up resistor ?

Posted on March 20, 2017 at 11:11Everyone,Do I need pull up resistor for SPI and GPIO port ? thanks#gpio #pull-up-resistor #spi

카지노주소╡∫→(79SNS.CoM)�∫╡슈�카지노

Posted on March 20, 2017 at 10:23카지노주소╡∫→(79SNS.CoM)�∫╡슈�카지노카지노주소╡∫→(79SNS.CoM)�∫ ╡슈�카지노카지노주소╡∫→(79SNS.CoM)�∫╡슈�카지노카지노주소╡∫→(79SNS. ...

CubeMX STM32L433CC bug?

Posted on February 07, 2017 at 17:36 Hi CubeMX generates the following code for a timer (timer2) with 4 PWM channels. Each of the channels are configured with the same parameters. Obviously for channel1 the line: GPIO_InitStruct.Alter...

STM32F030F4P6

Posted on March 19, 2017 at 15:22Hallo.Ich habe mal eine ganz bescheidene Frage.Wie konfiguriere ich bei einem STM32F030x die beiden Pins (PF0/1) als Ausg�nge?Im Datenblatt steht, dass diese angeblich nach Reset als solche benutzbar sind. Leider kla...

DCMI to memory, memory to UART, DMA Transfer

Posted on September 25, 2013 at 13:01Hi,I want to receive datas from DCMI interface and then transfer it to UART interface through DMA.To do that, I am plannig to receive each Byte from the DCMI interface store it into a buffer using DMA and then tr...

1 uS delay with timer ?

Posted on March 19, 2017 at 21:51Hello Everyone,Does every one know on how to create a simple 1 uS delay with timer ?Thanks#stm32f1xx #timer #delay-1us