> Should I send parity bit and wait for acknowledge or just push eight bits and then release line?
parity bit should always be sent, and ack will be sent out by STM8. Actually, after you send the start sequency, an ack will also be sent out by STM8. Here is code to unlock flash and eeprom: